carrot/restart.sh
2025-04-18 15:36:04 +09:00

3 lines
134 B
Bash
Executable File

git pull
tmux kill-session -t comma; rm -f /tmp/safe_staging_overlay.lock; tmux new -s comma -d "/data/openpilot/launch_openpilot.sh"