1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

purge repo

This commit is contained in:
Mickael-Martin 2019-04-11 20:56:47 +02:00
parent bb08ef4db4
commit b2408f45e0

View file

@ -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
#=================================================