mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 13:32:04 +08:00
eff388b1b6
date: 2023-07-27T18:38:32
master commit: fa310d9e25
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
|