From c621c50c3af222f584c3c4a625a0f53b733fc782 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 19 Aug 2021 18:50:54 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index de5f420..0b03969 100755 --- a/scripts/remove +++ b/scripts/remove @@ -80,7 +80,7 @@ ynh_secure_remove --file="$final_path" # REMOVE DATA DIR #================================================= -# Remove the data directory if --purge option is used. +# Remove the data directory if --purge option is used if [ "$YNH_APP_PURGE" == true ] then ynh_script_progression --message="Removing app data directory..." --time --weight=1