Rename binary file and make it executable

This commit is contained in:
Oliver Davies 2023-01-21 20:47:25 +00:00
parent 83cb16a818
commit b1da05e9cf

1
bin/build-configs.php → bin/build-configs Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
use OliverDaviesLtd\BuildConfigs\Console\Command\BuildConfigurationCommand;