We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the instructions for setting up the on screen update functionality it says to enter pi ALL=NOPASSWD: /home/pi/scripts/update-octodash
When I do that I get an error saying pi command not found.
I am logged into the machine as pi using ssh from windows command line.
Where am I supposed to enter that line?
Thanks
The text was updated successfully, but these errors were encountered:
You should update the script (/etc/sudoers.d/update-octodash) with this line. To edit use: sudo nano /etc/sudoers.d/update-octodash
sudo nano /etc/sudoers.d/update-octodash
Sorry, something went wrong.
Thanks for jumping in @FrankX0.
No branches or pull requests
In the instructions for setting up the on screen update functionality it says to enter
pi ALL=NOPASSWD: /home/pi/scripts/update-octodash
When I do that I get an error saying pi command not found.
I am logged into the machine as pi using ssh from windows command line.
Where am I supposed to enter that line?
Thanks
The text was updated successfully, but these errors were encountered: