From 00f6ce1b787b4d3462d5b2d3cee6e4e2585b5475 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 25 Oct 2020 09:23:33 +0100 Subject: [PATCH] Update remove --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove b/scripts/remove index 622cfa6..65fc0d6 100644 --- a/scripts/remove +++ b/scripts/remove @@ -48,6 +48,8 @@ ynh_script_progression --message="Removing KiwiIRC main directory..." --weight=6 # Remove the app directory securely ynh_secure_remove --file="$final_path" +ynh_secure_remove --file="/var/www/webircgateway" + #================================================= # REMOVE NGINX CONFIGURATION #=================================================