From 9312edc6042c7e0370238957d1201ed5c1c820bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 23 May 2023 17:31:41 +0200 Subject: [PATCH] Update remove --- scripts/remove | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/remove b/scripts/remove index 9468f33..4799f87 100755 --- a/scripts/remove +++ b/scripts/remove @@ -37,6 +37,9 @@ ynh_remove_systemd_config ynh_secure_remove --file="/etc/opt/simplex" ynh_secure_remove --file="/etc/opt/simplex-xftp" +ynh_secure_remove --file="/var/opt/simplex" +ynh_secure_remove --file="/var/opt/simplex-xftp" + #================================================= # END OF SCRIPT #=================================================