forked from TillRepo/IrSender
6 lines
144 B
Bash
Executable File
6 lines
144 B
Bash
Executable File
ir-ctl --send=/home/timm/IRSender/defaultColor.txt
|
|
|
|
cd /home/timm/IRSender
|
|
|
|
nohup python3 -u script-api.py ./commands.json >> apiout.log 2>&1 &
|