mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-08 23:08:27 +00:00
4 lines
43 B
Bash
4 lines
43 B
Bash
#!/bin/sh
|
|
|
|
pkill -HUP -x syncthing || true
|