From 76c219cdace2fada31300a64e8b3a3f13cc1f7b8 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Tue, 11 Dec 2018 12:52:15 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index d538cbe..659707c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -90,10 +90,10 @@ DEBIAN_FRONTEND=noninteractive apt-mark hold zabbix-server-mysql zabbix-frontend # SPECIFIC UPGRADE #================================================= -ynh_restore_file "$final_path/conf/zabbix.conf.php" "final_path/conf/zabbix.conf.php" -ynh_restore_file "/etc/zabbix/zabbix_server.conf" "/etc/zabbix/zabbix_server.conf" -ynh_restore_file "/etc/zabbix/zabbix_agentd.conf" "/etc/zabbix/zabbix_agentd.conf" -ynh_restore_file "/etc/zabbix/zabbix_agentd.d" "/etc/zabbix/zabbix_agentd.d" +ynh_restore_file "/etc/conf/zabbix.conf.php" +ynh_restore_file "/etc/zabbix/zabbix_server.conf" +ynh_restore_file "/etc/zabbix/zabbix_agentd.conf" +ynh_restore_file "/etc/zabbix/zabbix_agentd.d" #================================================= # SETUP LOGROTATE