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
remove `2>/dev/null` in case statement
this was added to hide a nullbyte error that happens when `bash` is the `/bin/sh`, but this also hides all errors so that stupid warning will have to be kept here