attendedsysupgrade-common: use sysupgrade.openwrt.org
authorPaul Spooren <mail@aparcar.org>
Fri, 24 Sep 2021 03:25:56 +0000 (17:25 -1000)
committerPaul Spooren <mail@aparcar.org>
Fri, 24 Sep 2021 22:00:26 +0000 (12:00 -1000)
A new server was added which runs within the OpenWrt cloud, it's much
faster and should be used instead. For development the server at
https://asu.aparcar.org stays available.

Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults

index b2040136104b7ae4769d0bc5c3c1933c4601019b..4f49288866f661a601b77f5285470ceb2e8ce47d 100644 (file)
@@ -6,7 +6,7 @@ touch /etc/config/attendedsysupgrade
 
 uci -q batch <<EOF
 set attendedsysupgrade.server=server
-set attendedsysupgrade.server.url='https://asu.aparcar.org'
+set attendedsysupgrade.server.url='https://sysupgrade.openwrt.org'
 
 set attendedsysupgrade.client=client
 set attendedsysupgrade.client.upgrade_packages='1'