Wget owerwerites downloaded file

This commit is contained in:
7u83 2022-07-28 02:46:56 +02:00
parent 247bf23d3d
commit 6893cfa4d4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
VERSION="1.1.0a"
wget ftp://ftp.planix.org/pub/planix/libmavl-${VERSION}.tgz
wget -O libmavl-${VERSION}.tgz ftp://ftp.planix.org/pub/planix/libmavl-${VERSION}.tgz
tar xzvf libmavl-${VERSION}.tgz
cd libmavl-${VERSION}
cp ../libmavl-LocalDefs.mak .