From b2408f45e04f120e7ac40a212493e731378d40c8 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Thu, 11 Apr 2019 20:56:47 +0200 Subject: [PATCH] purge repo --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index a53573b..84edc25 100644 --- a/scripts/remove +++ b/scripts/remove @@ -49,6 +49,7 @@ timeout 5 systemctl stop zabbix-agent || killall zabbix_agentd systemctl disable zabbix-agent killall zabbix_agentd +DEBIAN_FRONTEND=noninteractive apt purge zabbix-release -y ynh_remove_app_dependencies #=================================================