Files
carrotpilot/scripts/stop_updater.sh
Vehicle Researcher ecf4d58ce5 c4-v1
2026-01-28 08:27:01 +09:00

8 lines
149 B
Bash
Executable File

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