Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
brunorijsman opened this issue Jul 6, 2020 · 0 comments
Open

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

brunorijsman opened this issue Jul 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@brunorijsman
Copy link
Owner

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 brunorijsman added the enhancement New feature or request label Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant