Browse Source

Update upgrade

Mickael-Martin 7 năm trước cách đây
mục cha
commit
76c219cdac
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      scripts/upgrade

+ 4 - 4
scripts/upgrade

@@ -90,10 +90,10 @@ DEBIAN_FRONTEND=noninteractive apt-mark hold zabbix-server-mysql zabbix-frontend
 # SPECIFIC UPGRADE
 # 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
 # SETUP LOGROTATE