setting no memory_limit for the build script, as default of 128MB can't upload gz and zip archives to Github

This commit is contained in:
ralf 2024-10-08 10:23:34 +02:00
parent 1378ba0df2
commit 797904b55d

View File

@ -1,4 +1,4 @@
#!/usr/bin/env php -qC
#!/usr/bin/env php -qCd memory_limit=-1
<?php
/**
* EGroupware - checkout, build and release archives, build Debian and rpm packages