diff --git a/scripts/remove b/scripts/remove index f63265d..778713c 100644 --- a/scripts/remove +++ b/scripts/remove @@ -52,6 +52,7 @@ ynh_print_info "Removing app main directory" # Remove the app directory securely ynh_secure_remove "$final_path" +rm -rf "$final_path" #================================================= # REMOVE NGINX CONFIGURATION