From f58e456b412f9036a5390c857f8e15b18380054c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 20 Feb 2022 16:30:40 +0100 Subject: [PATCH] Update remove --- scripts/remove | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/remove b/scripts/remove index fe340ac..23189e4 100644 --- a/scripts/remove +++ b/scripts/remove @@ -74,8 +74,6 @@ ynh_script_progression --message="Removing $app main directory..." --weight=6 # Remove the app directory securely ynh_secure_remove --file="$final_path" -ynh_secure_remove --file="/opt/vikunja" - #================================================= # REMOVE NGINX CONFIGURATION #=================================================