make executable and add shebangs
This commit is contained in:
1
src/test.php
Normal file → Executable file
1
src/test.php
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
// load the config, create the connection and load the repo sepcified on the cmd line args
|
||||
// we will then have $client and $repo available
|
||||
|
Reference in New Issue
Block a user