1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

Merge pull request #6 from julienmalik/patch-1

Update remove
This commit is contained in:
Alexis Gavoty 2014-12-20 15:31:32 +01:00
commit f4e2bde66f

View file

@ -4,7 +4,7 @@ domain=$(sudo yunohost app setting my_webapp domain)
sudo service pure-ftpd-ldap stop
sudo apt-get remove -y -qq pure-ftpd-ldap pure-ftpd-common
sudo yunohost app service -R pure-ftpd-ldap
sudo yunohost service remove pure-ftpd-ldap
sudo rm -rf /var/www/my_webapp
sudo rm -f /etc/nginx/conf.d/$domain.d/my_webapp.conf