nextcloud/autotest-hhvm.sh

4 行
72 B
Bash
Raw 通常表示 履歴

#!/bin/sh -e
HERE=$(dirname "$0")
PHP_EXE=hhvm "$HERE/autotest.sh" "$@"