wip
This commit is contained in:
@@ -11,6 +11,6 @@ rm -f watcher.log.gz
|
|||||||
ls watcher.log && gzip watcher.log
|
ls watcher.log && gzip watcher.log
|
||||||
|
|
||||||
chmod +x /data/openpilot/shell/watcher_run_loop.sh
|
chmod +x /data/openpilot/shell/watcher_run_loop.sh
|
||||||
sudo chmod -R 777 /var/run
|
|
||||||
sudo pkill -f "/bin/sh /data/openpilot/shell/watcher_run_loop.sh"
|
sudo pkill -f "/bin/sh /data/openpilot/shell/watcher_run_loop.sh"
|
||||||
|
sudo rm -rf /run/screen/S-comma
|
||||||
screen -dmS "watcher" /data/openpilot/shell/watcher_run_loop.sh
|
screen -dmS "watcher" /data/openpilot/shell/watcher_run_loop.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user