Renamed tmp config file - corrected tear down

FIXED Too many rake name to tear things down correctly.

	modified:   Rakefile
This commit is contained in:
Bucky Wilson
2017-12-12 14:54:17 +10:00
parent e8f203bd94
commit 7d4ef0f7e0

View File

@@ -172,7 +172,7 @@ end
# BeEF environment set up
@beef_process_id = nil;
@beef_config_file = 'tmp/rake_beef_conf.yaml';
@beef_config_file = 'tmp/rk_beef_conf.yaml';
task :beef_start => 'beef' do