attendedsysupgrade-common: update server URL
The service is now on a new server which supports IPv6. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
3d4e6b0514
commit
cdc0c70875
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ touch /etc/config/attendedsysupgrade
|
|||
|
||||
uci -q batch <<EOF
|
||||
set attendedsysupgrade.server=server
|
||||
set attendedsysupgrade.server.url='https://chef.libremesh.org'
|
||||
set attendedsysupgrade.server.url='https://asu.aparcar.org'
|
||||
|
||||
set attendedsysupgrade.client=client
|
||||
set attendedsysupgrade.client.upgrade_packages='1'
|
||||
|
|
Loading…
Reference in a new issue