Parcourir la source

Update upgrade

Mickael-Martin il y a 7 ans
Parent
commit
76c219cdac
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  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
 #=================================================
 
-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