Update alpine-syncthing.sh

This commit is contained in:
CanbiZ 2025-04-14 10:42:04 +02:00
parent d45fa0c8df
commit f4f9f23a4c

View File

@ -33,7 +33,7 @@ function update_script() {
$STD rc-service syncthing restart
msg_ok "Restarted Syncthing"
exit 0
exit 1
}
start