mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
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:
parent
1378ba0df2
commit
797904b55d
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env php -qC
|
#!/usr/bin/env php -qCd memory_limit=-1
|
||||||
<?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