mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update upgrade
This commit is contained in:
parent
54a836153f
commit
4b7d627c8b
1 changed files with 5 additions and 0 deletions
|
@ -71,6 +71,11 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||
#=================================================
|
||||
# STANDARD UPGRADE STEPS
|
||||
#=================================================
|
||||
ynh_backup "/etc/zabbix/conf/zabbix.conf.php"
|
||||
ynh_backup "/etc/zabbix/zabbix_server.conf"
|
||||
ynh_backup "/etc/zabbix/zabbix_agentd.conf"
|
||||
ynh_backup "/etc/zabbix/zabbix_agentd.d"
|
||||
|
||||
|
||||
DEBIAN_FRONTEND=noninteractive apt-mark unhold zabbix-server-mysql zabbix-frontend-php
|
||||
ynh_package_update
|
||||
|
|
Loading…
Add table
Reference in a new issue