mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +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()
|
||||
{
|
||||
$this->kickstart()->run();
|
||||
$this->kickstart()->loadConfigFromFile()->run();
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user