1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Update remove

This commit is contained in:
frju365 2017-02-01 21:49:31 +01:00 committed by GitHub
parent c836599eab
commit 4f4c923b63

View file

@ -5,7 +5,7 @@ set -u
# Source app helpers # Source app helpers
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
domain=$(ynh_app_setting_set $app domain) domain=$(ynh_app_setting_get $app domain)
sudo rm -rf /var/www/$app sudo rm -rf /var/www/$app
sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf