From 95d758a93f851be1c6072599d5d9ddac29ff5da0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 5 Aug 2021 21:08:03 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 905c1cf..4c235fb 100644 --- a/scripts/remove +++ b/scripts/remove @@ -74,7 +74,7 @@ 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="/etc/vikunja" ynh_secure_remove --file="/opt/vikunja" #=================================================