bug dans update
This commit is contained in:
@@ -177,7 +177,7 @@ function delete_extra_files($manifest_paths) {
|
||||
*/
|
||||
function run_local_conf_sync() {
|
||||
global $MONITORING_BASE_DIR;
|
||||
$sync_script = $MONITORING_BASE_DIR . '/bin/monitoring-update-config.sh'; // On cherche la version PHP
|
||||
$sync_script = $MONITORING_BASE_DIR . '/bin/monitoring-update-config.php'; // On cherche la version PHP
|
||||
|
||||
if (file_exists($sync_script)) {
|
||||
log_info("local_conf_sync_start", "Synchronisation des configs locales");
|
||||
|
||||
Reference in New Issue
Block a user