mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Merge branch 'next' into laurent/LP-03_Artwork_rebranding
This commit is contained in:
commit
4d4e02619b
@ -32,9 +32,9 @@ if [ -x "$1" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Tools URLs to fetch
|
# Tools URLs to fetch
|
||||||
WGET_URL="http://wiki.openpilot.org/download/attachments/18612236/wget.exe"
|
WGET_URL="http://librepilot.github.io/tools/wget.exe"
|
||||||
MAKE_URL="http://wiki.openpilot.org/download/attachments/18612236/make.exe"
|
MAKE_URL="http://librepilot.github.io/tools/make.exe"
|
||||||
SEVENZIP_URL="http://wiki.openpilot.org/download/attachments/18612236/7za.exe"
|
SEVENZIP_URL="http://librepilot.github.io/tools/7za.exe"
|
||||||
|
|
||||||
# Expected tools paths
|
# Expected tools paths
|
||||||
WGET="$TOOLS_DIR/bin/`basename \"$WGET_URL\"`"
|
WGET="$TOOLS_DIR/bin/`basename \"$WGET_URL\"`"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user