mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
pkill -HUP -x syncthing || true
|