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
(sleep 0.3; osascript -e 'tell application "Terminal"' -e 'set n to count of windows' -e 'close front window' -e 'if n is 1 then quit' -e 'end tell' 2>/dev/null) &
exit 0
else
echo ""
echo "An error has occurred. To exit, type Cmd + Q"