Add an explicit bye since goodbye does not seem to be working still.

This commit is contained in:
2026-03-27 17:13:39 -07:00
parent a1bbcdc804
commit 44039bbd1b

View File

@@ -302,6 +302,7 @@
} }
function goodbye { function goodbye {
update -yg update -yg
bye
} }
metasploit_aliases: | metasploit_aliases: |
alias metasploit="msfconsole" alias metasploit="msfconsole"