Browse Source

attendedsysupgrade-common: use sysupgrade.openwrt.org

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>
lilik-openwrt-22.03
Paul Spooren 3 years ago
parent
commit
81b00bd6ab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults

+ 1
- 1
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults View 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'


Loading…
Cancel
Save