diff --git a/scripts/remove b/scripts/remove index c17afff..71e049d 100644 --- a/scripts/remove +++ b/scripts/remove @@ -58,7 +58,6 @@ ynh_script_progression --message="Removing dependencies..." --weight=1 # Remove metapackage and its dependencies ynh_remove_app_dependencies -dpkg --purge vikunja #================================================= # REMOVE THE REDIS DATABASE @@ -74,7 +73,6 @@ ynh_script_progression --message="Removing $app main directory..." --weight=6 # Remove the app directory securely ynh_secure_remove --file="$final_path" -#ynh_secure_remove --file="/etc/vikunja" #================================================= # REMOVE NGINX CONFIGURATION