Commit 7651125f authored by Miguel Jimenez Lopez's avatar Miguel Jimenez Lopez

wr-ssk-get: Use temporary Google Drive link for gateware files.

FIXME: Change this commit to point to a OHWR URL when we are done.
parent fce1f913
......@@ -290,7 +290,7 @@ exit 0
# setup script dir
scriptdir=$(cd $(dirname $0); pwd)
DOWNLOADDIR=${scriptdir}/../firmware
PKGURL="https://www.ohwr.org/project/wr-starting-kit/uploads/747b23348cf45573b3df5ac55c3cfbf9/wr-starting-kit-v2.0_gw.tar.gz 9e48bbe6c30b18864ecddceb7627e6e9"
PKGURL="https://drive.google.com/uc?export=download&id=1ihH73-YVrRDhWcYa9-4kkqepvl3xrRGk 39843e9cb12182dfe741fb3b26ac6ea5"
while [ $# -gt 0 ]; do # Until you run out of parameters . . .
case "$1" in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment