From 0da536a5384d364693f1efe19f44bde7fbc7fd7e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 5 Aug 2021 19:28:26 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove b/scripts/remove index 8028b4e..905c1cf 100644 --- a/scripts/remove +++ b/scripts/remove @@ -75,6 +75,8 @@ 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 #=================================================