mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 01:09:41 +02:00
nanonote: update daily build url
This commit is contained in:
parent
fe93706df4
commit
6b68c45b33
@ -30,7 +30,7 @@ while getopts d:v:l:hbkr OPTIONS
|
|||||||
do
|
do
|
||||||
case $OPTIONS in
|
case $OPTIONS in
|
||||||
d)
|
d)
|
||||||
BASE_URL_HTTP="http://fidelio.qi-hardware.com/~xiangfu/build-nanonote/"
|
BASE_URL_HTTP="http://pertain.qi-hardware.com/~xiangfu/build-nanonote/"
|
||||||
VERSION=$OPTARG # override version by first argument
|
VERSION=$OPTARG # override version by first argument
|
||||||
WORKING_DIR=${VERSION}
|
WORKING_DIR=${VERSION}
|
||||||
;;
|
;;
|
||||||
@ -64,7 +64,7 @@ Usage: $0 [-d <dailybuild version>] [-v <version>] [-l <path to local images>]
|
|||||||
From: http://downloads.qi-hardware.com/software/images/NanoNote/Ben
|
From: http://downloads.qi-hardware.com/software/images/NanoNote/Ben
|
||||||
|
|
||||||
-v <> I will download and flash a [specific] version of OpenWrt images
|
-v <> I will download and flash a [specific] version of OpenWrt images
|
||||||
From: http://fidelio.qi-hardware.com/~xiangfu/build-nanonote/
|
From: http://pertain.qi-hardware.com/~xiangfu/build-nanonote/
|
||||||
|
|
||||||
-l <> I will flash images present in folder: <arg>
|
-l <> I will flash images present in folder: <arg>
|
||||||
(missing files will be skipped)
|
(missing files will be skipped)
|
||||||
|
Loading…
Reference in New Issue
Block a user