Skip to content

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

@brunorijsman

Description

@brunorijsman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions