Closed sgutermann closed 5 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Sorry, lerning. Wrong user name.
I added the "/bin/bash" as on my system naked system running sudo would invoke "/bin/sh" which failed on some of the syntax.
I added the specific check for sudo as "whoami" would return "root" whic is not what is intended to be checked. We want to know if this is run as sudo.