From 649149d95364f3e8e3a76b5498e2178a8a38dfe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 4 Mar 2023 17:36:29 +0100 Subject: [PATCH] Update remove --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 5c641e2..13f4668 100755 --- a/scripts/remove +++ b/scripts/remove @@ -33,11 +33,8 @@ ynh_remove_systemd_config #================================================= # REMOVE APP MAIN DIR #================================================= -#REMOVEME? ynh_script_progression --message="Removing app main directory..." --weight=1 # Remove the app directory securely -ynh_secure_remove --file="/usr/local/bin/simplex" - ynh_secure_remove --file="/etc/opt/simplex" #=================================================