From bc0a80a4c5c2239a58df90c0a8a50b2efad30ecb Mon Sep 17 00:00:00 2001 From: Galettofraise Date: Thu, 24 Feb 2022 22:16:06 +0100 Subject: [PATCH] [fix] Add --purge --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index e0751ac..4ba83cd 100755 --- a/scripts/remove +++ b/scripts/remove @@ -73,9 +73,6 @@ ynh_secure_remove --file="$final_path" #================================================= ynh_script_progression --message="Removing app data directory..." --weight=1 -# Remove the app directory securely -ynh_secure_remove --file="$data_path" - #================================================= # REMOVE DATA DIR #=================================================