Skip to content

Commit

Permalink
Apply suggestions from code review
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 15, 2024
1 parent aaf63fc commit ae2575b
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 @@ -309,7 +309,7 @@ sudo visudo /etc/sudoers.d/${USER}

Copy the below configuration into the text editor. Change `${USER}` wherever it occurs to your username
(e.g. if your username is `sunshineisaawesome` you should change `${USER}` to `sunshineisawesome`)
or modify the path if you placed sunshine-setup.sh in a different area.
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
Expand Down

0 comments on commit ae2575b

Please sign in to comment.