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

remove service ffsync in web admin

This commit is contained in:
abeudin 2015-06-03 18:13:14 +02:00
parent f22102e0ac
commit 6cd44afc71

View file

@ -12,6 +12,7 @@ sudo service ffsync stop
sudo update-rc.d ffsync remove
sudo rm /etc/init.d/ffsync
sudo rm /etc/logrotate.d/ffsync
sudo yunohost service remove ffsync
sudo service nginx reload
sudo userdel ffsync