wip
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
bash /data/openpilot/shell/configure_ssh.sh
|
||||
bash /data/openpilot/shell/set_logo.sh
|
||||
cd bash /data/openpilot/shell/
|
||||
|
||||
bash ./configure_ssh.sh
|
||||
bash ./set_logo.sh
|
||||
|
||||
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"
|
||||
Reference in New Issue
Block a user