You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exit $? # We really want to finish here with whatever was the execution result. Just in case we forgot this in the future and add a line below the case statement
else
sr_err "Swifty Robot: Unknown command '$1'. Try with 'help'." >&2