Merge remote-tracking branch 'origin/master' into 0.10.0
This commit is contained in:
@@ -357,6 +357,9 @@ class Action
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// run cronjob at the end to ensure configs are all up to date
|
||||||
|
exec('php ' . FROXLOR_INSTALL_DIR . '/scripts/froxlor_master_cronjob.php --force');
|
||||||
|
// and done
|
||||||
CmdLineHandler::printsucc("All services have been configured");
|
CmdLineHandler::printsucc("All services have been configured");
|
||||||
} else {
|
} else {
|
||||||
CmdLineHandler::printerr("Unable to decode given JSON file");
|
CmdLineHandler::printerr("Unable to decode given JSON file");
|
||||||
|
|||||||
Reference in New Issue
Block a user