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