diff --git a/src/usr/local/syncthing/stop.sh b/src/usr/local/syncthing/stop.sh new file mode 100755 index 0000000..9a1e53e --- /dev/null +++ b/src/usr/local/syncthing/stop.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +killall syncthing