Update setup-run-headless.md

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

View File

@ -104,7 +104,7 @@ curl -fsSL https://raw.githubusercontent.com/jr-k/obscreen/master/system/install
mkdir -p ~/obscreen/var/run
nano ~/obscreen/var/run/play
```
- Copy following script in `~/obscreen/var/run/play` file to autorun to enable chromium autorun (replace `http://localhost:5000` by your own `obscreen-studio` instance url)
- Copy following script in `~/obscreen/var/run/play` file to enable chromium autorun (replace `http://localhost:5000` by your own `obscreen-studio` instance url)
```
#!/bin/bash