fix hardcoded php binary (no longer working on MacOS without PHP)

This commit is contained in:
ralf 2022-09-05 08:33:08 +02:00
parent 5b349404d2
commit 53dcf98689

View File

@ -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