0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-18 02:03:18 +00:00
nextcloud_server/autotest-hhvm.sh
2015-05-04 16:37:23 +02:00

3 lines
72 B
Bash
Executable file

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