Files
dragonpilot/scripts/stop_updater.sh
Comma Device 5c73e264e9 Release 260308
2026-03-08 23:26:57 +08:00

8 lines
144 B
Bash
Executable File

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