From 493728b3bbe67c60df097e352082d130e2f33326 Mon Sep 17 00:00:00 2001 From: Wouter R Date: Wed, 18 Dec 2013 13:29:53 +0100 Subject: [PATCH] Update path to update directory on webserver. --- extra/scripts/release-wifibox-updates-dir.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extra/scripts/release-wifibox-updates-dir.sh b/extra/scripts/release-wifibox-updates-dir.sh index 9ea4f18..8f2a1eb 100755 --- a/extra/scripts/release-wifibox-updates-dir.sh +++ b/extra/scripts/release-wifibox-updates-dir.sh @@ -41,7 +41,8 @@ if [ $RETURN_VALUE -ne 0 ]; then fi if [ $UPLOAD_FILES -eq 1 ]; then - UPLOAD_PATH=$BASE_URL:public_html/updates + #UPLOAD_PATH=$BASE_URL:public_html/updates + UPLOAD_PATH=$BASE_URL:doodle3d.com/DEFAULT/updates cat <<-'EOM' > $DEST_DIR/$UPDATES_DIR/.htaccess Options +Indexes