mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
Rename binary file and make it executable
This commit is contained in:
parent
83cb16a818
commit
b1da05e9cf
1
bin/build-configs.php → bin/build-configs
Normal file → Executable file
1
bin/build-configs.php → bin/build-configs
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
use OliverDaviesLtd\BuildConfigs\Console\Command\BuildConfigurationCommand;
|
Loading…
Reference in a new issue