Files
dragonpilot/scripts/stop_updater.sh

8 lines
152 B
Bash
Raw Normal View History

2020-01-17 10:41:41 -08:00
#!/usr/bin/env sh
# Stop updater
pkill -2 -f selfdrive.updated.updated
2020-01-17 10:41:41 -08:00
# Remove pending update
rm -f /data/safe_staging/finalized/.overlay_consistent