Skip to content

Commit

Permalink
Update docs/guides.md
Browse files Browse the repository at this point in the history
Co-authored-by: ReenigneArcher <[email protected]>
  • Loading branch information
midwesternrodent and ReenigneArcher authored Oct 12, 2024
1 parent 195718f commit 75d4131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ Copy the below configuration into the text editor. Change `${USER}` wherever it
or modify the path if you placed sunshine-setup.sh in a different area.

```
${USER} ALL=(ALL:ALL) ALL, NOPASSWD: /home/${USER]/scripts/sunshine-setup.sh
${USER} ALL=(ALL:ALL) ALL, NOPASSWD: /home/${USER}/scripts/sunshine-setup.sh
```

These changes allow the script to use sudo without being prompted with a password.
Expand Down

0 comments on commit 75d4131

Please sign in to comment.