bug/bundler_fix
jakxx 2015-08-13 16:27:27 -04:00
parent 03eb2d71b2
commit 361624161b
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ class Metasploit3 < Msf::Exploit::Remote
</cols>
</config>|
print_status("Creating '#{datastore['FILENAME']}' file ...")
print_status("Creating '#{datastore['FILENAME']}' file ...")
file_create(file)
end