bug/bundler_fix
Brandon Turner 2013-03-04 18:26:59 -06:00
parent c0689a7d43
commit fb0237a180
1 changed files with 1 additions and 1 deletions

View File

@ -2642,7 +2642,7 @@ class Core
if is_metasploit_service_running
launch_metasploit_browser
else
print_error "Metasploit services aren't running. Type 'service start metasploit' and try again."
print_error "Metasploit services aren't running. Type 'service metasploit start' and try again."
end
end
return true