carrot/restart.sh

3 lines
134 B
Bash
Raw Permalink Normal View History

2024-09-03 16:09:00 +09:00
git pull
tmux kill-session -t comma; rm -f /tmp/safe_staging_overlay.lock; tmux new -s comma -d "/data/openpilot/launch_openpilot.sh"