forked from GNUsocial/gnu-social
[TOOLS] Update shebang on scripts to use the correct php executable
This commit is contained in:
parent
f246667fe5
commit
028d7c929f
@ -1,4 +1,4 @@
|
|||||||
#!/bin/php
|
#!/usr/local/bin/php
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/php
|
#!/usr/local/bin/php
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user