using "#!/usr/bin/env php -qC" for setup-cli.php

This commit is contained in:
Ralf Becker 2016-06-02 12:27:19 +02:00
parent da327f687a
commit 956b1f139e

View File

@ -1,4 +1,4 @@
#!/usr/bin/php -qC #!/usr/bin/env php -qC
<?php <?php
/** /**
* Setup - Command line interface * Setup - Command line interface