pull/182/head
Yossi 2018-03-20 20:42:53 +02:00
parent 1033553529
commit 20bade5ab9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ case "$1" in
sudo python /home/core/modules/indicators/python/states/standalone.py welcome
# start recording
sudo ncie -n -19 node /home/core/modules/video/index.js &
sudo nice -n -19 node /home/core/modules/video/index.js &
# run button / bluetooth daemon
sudo python /home/core/daemons/bluetooth/initPin.py &