From f475160cc3626a74a3498d9eff13c73b0227343a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 9 Feb 2022 11:16:07 +0100 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index c17afff..8a11c0c 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" #================================================= # REMOVE NGINX CONFIGURATION