Files
IrSender2/start.sh
T
2026-05-16 09:17:27 +02:00

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 &