Missing end statement

This commit is contained in:
sinn3r 2013-07-24 14:44:07 -05:00
parent e120ecfba9
commit 8e27c2f76f
1 changed files with 1 additions and 0 deletions

1
msfcli
View File

@ -129,6 +129,7 @@ else
require 'msfenv'
require 'msf/ui'
require 'msf/base'
end
if (not exploit_name)
# This is what happens if the user doesn't specify a module name: