1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

cleanup submodule

This commit is contained in:
Robin Appelman 2021-03-12 22:36:53 +01:00
commit 677383ab5a
28 changed files with 574 additions and 1 deletions

3
images/haze/misc/phpunit Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
/usr/local/bin/php -d memory_limit=512M /usr/local/bin/phpunit.phar $@