From 6b8e95d64850358f24779768f494e7349f0baf6a 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:19:19 +0200 Subject: [PATCH] Update remove --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index 629dea0..9468f33 100755 --- a/scripts/remove +++ b/scripts/remove @@ -35,6 +35,7 @@ ynh_remove_systemd_config # Remove the app directory securely ynh_secure_remove --file="/etc/opt/simplex" +ynh_secure_remove --file="/etc/opt/simplex-xftp" #================================================= # END OF SCRIPT