mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-21 16:52:17 +08:00
167ef31602
version: sunnypilot v0.9.8.0 release
date: 2024-11-16T19:13:50
master commit: fa9234afa0
5 lines
71 B
Bash
Executable File
5 lines
71 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
# Send SIGHUP to updater
|
|
pkill -1 -f system.updated
|