Closed ianhodgson closed 2 years ago
not sure how you prefer to take suggested changes on this. if you would like this submitted in a specific way, please let me know.
The sudo on the wget/curl does not hurt anything and actually helps if the user has not run a sudo command previously. They won't see the prompt for their password otherwise and the command will hang.
sudo should not be needed for curl or wget, only the shell should need to be run as root.