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
If you really don't want to or can't install sudo, then the one way would be edit the code yourself (use test branch!!), and remove all instances of "sudo", "-u", sudo_user, or a "fake" sudo executable which accepts u as a parameter and runs a command in a similar fashion as sudo does.
I was wondering if it would be possible to run
openpyn
w/o having sudo. When I run it asroot
, it still fails when sudo is not installed.The text was updated successfully, but these errors were encountered: