Permalink
Cannot retrieve contributors at this time
executable file
7 lines (5 sloc)
206 Bytes
|
#!/usr/bin/env php |
|
<?php |
|
/* Icinga Web 2 | (c) 2013 Icinga Development Team | GPLv2+ */ |
|
|
|
require_once dirname(__DIR__) . '/library/Icinga/Application/Cli.php'; |
|
|
|
Icinga\Application\Cli::start()->dispatch(); |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.