diff --git a/scripts/remove b/scripts/remove index 9e693c7..1a7e215 100755 --- a/scripts/remove +++ b/scripts/remove @@ -40,14 +40,6 @@ ynh_script_progression --message="Removing dependencies..." --weight=16 # Remove metapackage and its dependencies ynh_remove_app_dependencies -#================================================= -# REMOVE APP MAIN DIR -#================================================= -#ynh_script_progression --message="Removing app main directory..." --weight=4 - -# Remove the app directory securely -#ynh_secure_remove --file="$final_path" - #================================================= # REMOVE NGINX CONFIGURATION #=================================================