From acf4c1cd0907be33d83a3f6267733eefd0e43b1d Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Thu, 24 Feb 2022 17:39:04 -0500 Subject: [PATCH] Update remove --- scripts/remove | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/remove b/scripts/remove index 4ba83cd..8b26c53 100755 --- a/scripts/remove +++ b/scripts/remove @@ -68,11 +68,6 @@ ynh_script_progression --message="Removing app main directory..." --weight=1 # Remove the app directory securely ynh_secure_remove --file="$final_path" -#================================================= -# REMOVE APP DATA DIR -#================================================= -ynh_script_progression --message="Removing app data directory..." --weight=1 - #================================================= # REMOVE DATA DIR #=================================================