This commit is contained in:
Your Name
2024-02-16 17:34:24 -06:00
parent 274fb8ca0d
commit f5f8d0ead2
2 changed files with 5 additions and 6 deletions

View File

@@ -10,4 +10,4 @@ cd /data/openpilot/logs
rm -f watcher.log.gz
ls watcher.log && gzip watcher.log
screen -dmS "watcher" "bash /data/openpilot/shell/watcher_run_loop.sh"
screen -dmS "watcher" /data/openpilot/shell/watcher_run_loop.sh