nextcloud/autotest-hhvm.sh

4 wiersze
72 B
Bash
Czysty Zwykły widok Historia

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