We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f78c7 commit f99b632Copy full SHA for f99b632
git-deploy
-4 Bytes
tools/index.php
@@ -1,7 +1,7 @@
1
#!/usr/bin/env php
2
<?php
3
4
-ini_set('memory_limit', '256M');
+ini_set('memory_limit', '-1');
5
Phar::mapPhar("git-deploy");
6
7
/**
0 commit comments