Files
StarPilot/scripts/stop_updater.sh
T
OPGM CI Automated af25ebb9f4 openpilot v0.9.7
2024-05-16 05:57:42 +00:00

8 lines
152 B
Bash
Executable File

#!/usr/bin/env sh
# Stop updater
pkill -2 -f selfdrive.updated.updated
# Remove pending update
rm -f /data/safe_staging/finalized/.overlay_consistent