2021-11-11 Try again with sudo: _sudo Sometimes you want to run without sudo if you can... and run with sudo if you can't. _sudo.sh $@ || sudo $@