mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-28 10:53:39 +01:00
fix hardcoded php binary (no longer working on MacOS without PHP)
This commit is contained in:
parent
5b349404d2
commit
53dcf98689
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/php -qC
|
#!/usr/bin/env php -qC
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* EGroupware - checkout, build and release archives, build Debian and rpm packages
|
* EGroupware - checkout, build and release archives, build Debian and rpm packages
|
||||||
|
Loading…
Reference in New Issue
Block a user