1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-25 06:08:18 +02:00
nextcloud/autotest-hhvm.sh

4 lignes
72 B
Bash
Brut Vue normale Historique

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