From f2dd7a96279e1ea7efb4bf366359e53c5e7aedf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 20 Jun 2023 08:58:45 +0200 Subject: [PATCH] Update remove --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 4d2c80a..b20c4ca 100755 --- a/scripts/remove +++ b/scripts/remove @@ -38,9 +38,6 @@ ynh_remove_systemd_config --service=xftp 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 #=================================================