mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 13:34:01 +08:00
version: dragonpilot v2022.09.07 release for EON/C2
date: 2022-09-07T07:01:54
dp-dev(priv2) beta2 commit: 30a852791f
5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
# Send SIGHUP to updater
|
|
pkill -1 -f selfdrive.updated
|