Skip to content

Commit 07f5424

Browse files
authored
'sudo' is not needed to edit the 'autostart.sh' file.
1 parent 571c7d2 commit 07f5424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Running-ROMs-from-a-Network-Share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In there, select System Options->Network at Boot and tell it Yes.
3030
### Option 1: Add to autostart.sh (Preferred if using v4.0+)
3131

3232
```bash
33-
sudo nano /opt/retropie/configs/all/autostart.sh
33+
nano /opt/retropie/configs/all/autostart.sh
3434
```
3535

3636
Add the following line to the top of that file, being sure to adjust it for your personal settings, paths and options. This will make the local roms folder use your remote server roms folder instead.

0 commit comments

Comments
 (0)