From 2d4d91395c3f6b68ceb64e4ca03ff32d38e72d9a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 26 Feb 2019 12:11:38 +0100 Subject: [PATCH] remove rm -rf --- scripts/remove | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 4a65fd2..84e03e1 100644 --- a/scripts/remove +++ b/scripts/remove @@ -52,7 +52,6 @@ ynh_print_info "Removing app main directory" # Remove the app directory securely ynh_secure_remove "$final_path" -rm -rf "$final_path" #================================================= # REMOVE NGINX CONFIGURATION