#!/usr/bin/env php dirname(__DIR__), ] ); $console = new Silly\Application('AzuraCast installer', App\Version::FALLBACK_VERSION); $console->command( 'install [--update] [--defaults] [--http-port=] [--https-port=] [--release-channel=] [base-dir]', new App\Installer\Command\InstallCommand($environment) ); $console->run();