Files
openpilot-meb/scripts/stop_updater.sh
George Hotz 2abfa3b321 bring over scripts
old-commit-hash: d4d57ed7feec9e6c0bc797d66be7a5b303e79831
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