No logfile spcified
This commit is contained in:
parent
4b9d1f1750
commit
e85377ac0f
2
start.sh
2
start.sh
@ -5,7 +5,7 @@ unclutter &
|
|||||||
xset -dpms
|
xset -dpms
|
||||||
xset s off
|
xset s off
|
||||||
cd /opt/radio/kitchenradio/
|
cd /opt/radio/kitchenradio/
|
||||||
/opt/node/bin/pm2 start /opt/radio/kitchenradio/bin/www -e /opt/radio/err.log -o /opt/radio/out.log --name KitchenRadio
|
/opt/node/bin/pm2 start /opt/radio/kitchenradio/bin/www --name KitchenRadio
|
||||||
sleep 12
|
sleep 12
|
||||||
while true; do
|
while true; do
|
||||||
/usr/bin/midori -e Fullscreen -a http://localhost:3000
|
/usr/bin/midori -e Fullscreen -a http://localhost:3000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user