1
0
Fork 0

don't use wget options

This commit is contained in:
Jan Steemann 2015-11-23 12:25:31 +01:00
parent 7a3e55252c
commit 2ae22e5f97
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ echo "$0: loading precompiled libraries"
wget --help
wget \
-O 3rdParty.tar.gz --progress=dot --show-progress \
-O 3rdParty.tar.gz \
"https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz"
tar xzf 3rdParty.tar.gz