mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-01-12 07:55:53 +00:00
Update build.sh
This commit is contained in:
parent
df177b5a66
commit
85dfec4235
@ -16,9 +16,6 @@ composer install --no-interaction --no-progress
|
|||||||
|
|
||||||
mkdir -p /tests/www
|
mkdir -p /tests/www
|
||||||
cp -r ./* /tests/www
|
cp -r ./* /tests/www
|
||||||
mkdir _output
|
|
||||||
chmod +rwx _output
|
|
||||||
ln -s _output /tests/www/tests/_output
|
|
||||||
|
|
||||||
cd /tests/www
|
cd /tests/www
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user