Start script edit: quit running servers
This commit is contained in:
parent
e85377ac0f
commit
c4a6361eaa
3
start.sh
3
start.sh
@ -4,9 +4,12 @@ unclutter &
|
||||
#matchbox-window-manager & :
|
||||
xset -dpms
|
||||
xset s off
|
||||
|
||||
pm2 stop all ; pm2 delete all
|
||||
cd /opt/radio/kitchenradio/
|
||||
/opt/node/bin/pm2 start /opt/radio/kitchenradio/bin/www --name KitchenRadio
|
||||
sleep 12
|
||||
|
||||
while true; do
|
||||
/usr/bin/midori -e Fullscreen -a http://localhost:3000
|
||||
done
|
||||
Loading…
x
Reference in New Issue
Block a user