From 6b68c45b3360155ee37df950ace00b68e6fbc096 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Wed, 13 Feb 2013 22:23:56 +0800 Subject: [PATCH] nanonote: update daily build url --- nanonote-files/data/qi_lb60/scripts/reflash_ben.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nanonote-files/data/qi_lb60/scripts/reflash_ben.sh b/nanonote-files/data/qi_lb60/scripts/reflash_ben.sh index 3146b40..dd5acbb 100755 --- a/nanonote-files/data/qi_lb60/scripts/reflash_ben.sh +++ b/nanonote-files/data/qi_lb60/scripts/reflash_ben.sh @@ -30,7 +30,7 @@ while getopts d:v:l:hbkr OPTIONS do case $OPTIONS in 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 WORKING_DIR=${VERSION} ;; @@ -64,7 +64,7 @@ Usage: $0 [-d ] [-v ] [-l ] From: http://downloads.qi-hardware.com/software/images/NanoNote/Ben -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: (missing files will be skipped)