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

This commit is contained in:
2026-03-27 17:09:42 -07:00
parent 9c9de6f96f
commit b94a3e4a0b

View File

@@ -40,6 +40,7 @@ alias shared-reload="update-shared"
# Shortcuts
function send-master { send_master.sh; }
function goodbye { update -y; bye; }
# Enhance Bin Scripts