1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Simple cote sur SECURE_REMOVE dans remove

This commit is contained in:
magikcypress 2017-03-10 21:39:45 +01:00
parent de1fd92d55
commit b5c5bc1a35

View file

@ -12,7 +12,7 @@ domain=$(ynh_app_setting_get $app domain)
REMOVE_BDD $app # Deleting the database and the associated user.
SECURE_REMOVE "/var/www/${app}" # Removing the application folder
SECURE_REMOVE '/var/www/$app' # Removing the application folder
REMOVE_NGINX_CONF # Deleting the nginx configuration