Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpeeters authored Sep 28, 2018
1 parent bf68dc2 commit feb7ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/miscellanea/touch_display/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ echo " Creating chromium kiosk start script"
echo "#!/bin/bash
xset +dpms
xset s blank
xset dpms 0 0 120
xset 0 0 120
sed -i 's/"exited_cleanly":false/"exited_cleanly":true/' /data/volumiokiosk/Default/Preferences
sed -i 's/"exit_type":"Crashed"/"exit_type":"None"/' /data/volumiokiosk/Default/Preferences
openbox-session &
Expand Down

0 comments on commit feb7ac7

Please sign in to comment.