diff --git a/scripts/upgrade b/scripts/upgrade index fcb0d32..b2c575c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -15,7 +15,7 @@ path=${path%/} sudo cp -f ../conf/syncthing /etc/init.d/syncthing sudo chmod 0755 /etc/init.d/syncthing sudo update-rc.d syncthing defaults -sudo yunohost service add synchting +sudo yunohost service add syncthing sudo service syncthing restart # Upgrade official debian package