1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ffsync_ynh.git synced 2024-09-03 18:26:38 +02:00

[fix] service is named ffsync not firefox-sync

there is a mistake, the service name is ffsync not firefox-sync
This commit is contained in:
Matlink 2015-03-10 21:47:54 +01:00
parent ee0346eba6
commit 33db2ceb65

View file

@ -81,6 +81,6 @@ sudo service ffsync restart
# Reload Nginx and regenerate SSOwat conf
sudo service nginx reload
sudo yunohost service add firefox-sync -l /var/log/ffsync.log
sudo yunohost service add ffsync -l /var/log/ffsync.log
sudo yunohost app setting ffsync skipped_uris -v "/"
sudo yunohost app ssowatconf