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:
parent
8dacf0e940
commit
7345e45f3c
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ timeout 5 systemctl stop zabbix-server
|
||||||
systemctl disable zabbix-server
|
systemctl disable zabbix-server
|
||||||
killall 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_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
|
ynh_secure_remove /var/log/ynhzabbix
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue