Execute shell command with sudo? #3664
Unanswered
henryliuser
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make use of shell_command but my script requires sudo. If i just prepend
sudo
it saysWhat's the right way to make this work?
Beta Was this translation helpful? Give feedback.
All reactions