mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-03 07:12:27 +00:00
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
pkill -HUP -x syncthing || true
|