mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
3 lines
82 B
Bash
Executable file
3 lines
82 B
Bash
Executable file
#!/bin/sh
|
|
|
|
/usr/local/bin/php -d memory_limit=512M /usr/local/bin/phpunit.phar $@
|