forked from extern/egroupware
fix hardcoded php binary (no longer working on MacOS without PHP)
This commit is contained in:
parent
f6851daf9f
commit
7eeb72513d
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/php -qC
|
||||
#!/usr/bin/env php -qC
|
||||
<?php
|
||||
/**
|
||||
* EGroupware - checkout, build and release archives, build Debian and rpm packages
|
||||
|
Loading…
Reference in New Issue
Block a user