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
Some shells may be weird and add some extra escape codes.
Let's just force this to be run with sh to get rid of these external
variables outside of our control.
We had a similar problem in #27 already and now it occurs in a different
form.
Fixes#52
0 commit comments