1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

correction d'une faute de frappe dans le nom du service

This commit is contained in:
Lahire Biette 2015-05-11 10:30:50 +02:00
parent 7b4d538590
commit 6eb3fecd9b

View file

@ -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