Update already has code to skip Flatpaks if shutting down.

This commit is contained in:
Hyperling 2025-03-08 20:33:41 -07:00
parent 1eb41df822
commit 466d8b5de5

View File

@ -257,7 +257,7 @@
{{ shutdown_command }} {{ shutdown_command }}
} }
function goodbye { function goodbye {
update -ysg update -yg
} }
metasploit_aliases: | metasploit_aliases: |
alias metasploit="msfconsole" alias metasploit="msfconsole"