Logging
This commit is contained in:
parent
14105682a1
commit
b9966f7f57
0
log/err.log
Normal file
0
log/err.log
Normal file
0
log/out.log
Normal file
0
log/out.log
Normal file
4
start.sh
4
start.sh
@ -4,8 +4,8 @@ unclutter &
|
|||||||
#matchbox-window-manager & :
|
#matchbox-window-manager & :
|
||||||
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 -e /opt/radio/err.log -o /opt/radio/out.log --name KitchenRadio
|
||||||
sleep 10
|
sleep 5
|
||||||
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