Files
sunnypilot/scripts/stop_updater.sh
George Hotz 2abfa3b321 bring over scripts
old-commit-hash: d4d57ed7fe
2020-01-17 10:41:41 -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