mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 11:52:04 +08:00
fa4b6f33d1
old-commit-hash: 8da8b6135c600ec653c16606239364ab9324fd98
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
|