mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-06 05:17:49 +00:00
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
pkill -HUP -x syncthing || true
|