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