Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazeeGhost committed Feb 16, 2024
1 parent db10290 commit 5200c7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ Developed and Tested on Raspberry Pi 4 B but should work on Pi Zero W / Pi Zero
a. `cp /home/pi/PS4JbEmu/updateHost.sh /home/pi` <br />
b. `sudo chmod 755 /home/pi/updateHost.sh` <br />
c. `sudo /home/pi/updateHost.sh`
12. (Optional) Enable auto-updates via cron <br />
a. `sudo crontab -e` <br />
b. `*/30 * * * * /home/pi/updateHost.sh`

### Credits
1. Kameleonre_ - Porting PSFree Exploit
Expand Down

0 comments on commit 5200c7f

Please sign in to comment.