Swap icon indicating copy to clipboard operation
Swap copied to clipboard

Check for root/sudo access at beginning of script.

Open nitz opened this issue 2 years ago • 0 comments

Prevents trying to run multiple commands if the user doesn't have root/sudo access. As well, runs commands directly without invoking sudo if the user is already root.

nitz avatar Dec 05 '23 16:12 nitz