nextcloud/autotest-hhvm.sh

4 строки
72 B
Bash
Исходник Обычный вид История

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