mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 10:57:41 +02:00
KickstartCommand: kick it with kickstart.ini
This commit is contained in:
parent
75ee4929b5
commit
9764f300b6
@ -77,7 +77,7 @@ class KickstartCommand extends Command
|
|||||||
*/
|
*/
|
||||||
public function runAction()
|
public function runAction()
|
||||||
{
|
{
|
||||||
$this->kickstart()->run();
|
$this->kickstart()->loadConfigFromFile()->run();
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user