Update build.sh

This commit is contained in:
Harald Leithner 2021-07-19 15:07:41 +02:00 committed by GitHub
parent df177b5a66
commit 85dfec4235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ composer install --no-interaction --no-progress
mkdir -p /tests/www
cp -r ./* /tests/www
mkdir _output
chmod +rwx _output
ln -s _output /tests/www/tests/_output
cd /tests/www