Starting script
This commit is contained in:
parent
3e549868d3
commit
34d3b8c12e
1
start.sh
1
start.sh
@ -5,6 +5,7 @@ unclutter &
|
|||||||
xset -dpms
|
xset -dpms
|
||||||
xset s off
|
xset s off
|
||||||
/opt/node/bin/pm2 start /opt/radio/kitchenradio/bin/www --name KitchenRadio
|
/opt/node/bin/pm2 start /opt/radio/kitchenradio/bin/www --name KitchenRadio
|
||||||
|
sleep 10
|
||||||
while true; do
|
while true; do
|
||||||
/usr/bin/midori -e Fullscreen -a http://localhost:3000
|
/usr/bin/midori -e Fullscreen -a http://localhost:3000
|
||||||
done
|
done
|
||||||
Loading…
x
Reference in New Issue
Block a user