Fix typo
parent
c0689a7d43
commit
fb0237a180
|
@ -2642,7 +2642,7 @@ class Core
|
||||||
if is_metasploit_service_running
|
if is_metasploit_service_running
|
||||||
launch_metasploit_browser
|
launch_metasploit_browser
|
||||||
else
|
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
|
||||||
end
|
end
|
||||||
return true
|
return true
|
||||||
|
|
Loading…
Reference in New Issue