diff --git a/start.sh b/start.sh deleted file mode 100755 index b7c6ba0..0000000 --- a/start.sh +++ /dev/null @@ -1,5 +0,0 @@ -ir-ctl --send=/home/timm/IRSender/defaultColor.txt - -cd /home/timm/IRSender - -nohup python3 -u script-api.py ./commands.json >> apiout.log 2>&1 &