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

remove symlink /var/www/zabbix

This commit is contained in:
Mickael-Martin 2018-11-30 13:32:39 +01:00
parent 8dacf0e940
commit 7345e45f3c

View file

@ -58,7 +58,8 @@ timeout 5 systemctl stop zabbix-server
systemctl disable zabbix-server
killall zabbix_server
ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php ynhzabbix-ynh-deps zabbix-release ynhzabbix-ynh-deps
ynh_secure_remove /var/www/zabbix
#remove symlink
rm /var/www/zabbix
ynh_secure_remove /var/log/ynhzabbix
#=================================================