#until "python3 /home/pi/zpc_ct/main.py"; do until python3 ./main.py; do echo "App 'zpc_ct' crashed with exit code $?. Respawning.." >&2 sleep 2 done