feat: Update launch scripts to improve error handling and streamline RetroArch launching
This commit is contained in:
@@ -35,6 +35,6 @@ if systemctl --user is-active --quiet sunshine.scope; then
|
||||
log "Stopping sunshine.scope"
|
||||
systemctl --user stop sunshine.scope
|
||||
fi
|
||||
|
||||
sleep 5
|
||||
log "Restarting graphical session service..."
|
||||
systemctl --user restart session.service
|
||||
Reference in New Issue
Block a user