rift-python icon indicating copy to clipboard operation
rift-python copied to clipboard

Add sudo to generated scripts (e.g. start.sh)

Open brunorijsman opened this issue 5 years ago • 0 comments

Currently it is necessary to run start.sh etc. as sudo. The docs recommend doing a "sudo bash" first Avoid the need for this by adding a "sudo" where needed to the commands in the generated script(s) Add a --no-sudo command line option to remove this

brunorijsman avatar Jul 06 '20 15:07 brunorijsman