Update install-autorun-rpi.sh

This commit is contained in:
JRK 2024-05-16 02:00:06 +02:00 committed by GitHub
parent 1d6c51d6f4
commit ab1e8f2b4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,5 @@ curl https://raw.githubusercontent.com/jr-k/obscreen/master/system/obscreen-play
systemctl daemon-reload
systemctl enable obscreen-player.service
systemctl set-default graphical.target
systemctl start obscreen-player.service
# Reboot the system
reboot