Commit 2fb3c06a authored by Maciej Lipinski's avatar Maciej Lipinski

Update wr-ssk-get script with the new binaries (the previous one had incorrect format)

parent e3f3aedd
......@@ -294,7 +294,7 @@ exit 0
# setup script dir
scriptdir=$(cd $(dirname $0); pwd)
DOWNLOADDIR=${scriptdir}/../firmware
PKGURL="https://ohwr.org/project/wr-starting-kit/wikis/uploads/8fb3b6a4d0b72c02c27f143900b58d71/wr-starting-kit-v3.1_bin.tar.gz"
PKGURL="https://ohwr.org/project/wr-starting-kit/wikis/uploads/523406814979761d4f59dd24134b05bd/wr-starting-kit-v3.1_bin.tar.gz"
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