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