From db17a62108fa03aa83704cfe623758b6bd70b5db Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Thu, 24 Feb 2022 15:34:36 +0100 Subject: [PATCH] Add new line --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index 61a040b..20e5597 100755 --- a/scripts/remove +++ b/scripts/remove @@ -60,6 +60,7 @@ ynh_remove_app_dependencies # Remove the app directory securely ynh_script_progression --message="Removing $final_path..." --weight=1 ynh_secure_remove --file="$final_path" + #================================================= # REMOVE DATA DIR #=================================================