Update setup-run-on-rpi.md

This commit is contained in:
JRK 2024-07-06 20:09:26 +02:00 committed by GitHub
parent 9a1e6bbba9
commit 30e99696e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,7 +110,7 @@ sudo journalctl -u obscreen-studio -f
## 📺 Run the player instance ## 📺 Run the player instance
### Autorun for a RaspberryPi ### Autorun for a RaspberryPi
- Install player autorun by executing following script (will install x11 and obscreen-player systemd service) - Install player autorun by executing following script (will install chromium, x11 and obscreen-player systemd service)
```bash ```bash
curl -fsSL https://raw.githubusercontent.com/jr-k/obscreen/master/system/install-autorun-rpi.sh | sudo bash -s -- $USER $HOME curl -fsSL https://raw.githubusercontent.com/jr-k/obscreen/master/system/install-autorun-rpi.sh | sudo bash -s -- $USER $HOME
mkdir -p ~/obscreen/var/run mkdir -p ~/obscreen/var/run