Files
dragonpilot/scripts/stop_updater.sh
dragonpilot 5481370db3 version: dragonpilot development version for C3/C3X
date: 2024-03-12T10:58:15
commit: 1a6b7fc5410ebb87478d8bc0fc204d632e80e8c7
2024-03-12 10:58:30 -07: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