nextcloud/autotest-hhvm.sh
2015-05-04 16:37:23 +02:00

4 líneas
72 B
Bash
Archivo Ejecutable

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