git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3d4e6b0
)
attendedsysupgrade-common: update server URL
author
Paul Spooren
<redacted>
Thu, 5 Aug 2021 22:07:37 +0000
(
00:07
+0200)
committer
Paul Spooren
<redacted>
Thu, 5 Aug 2021 22:07:37 +0000
(
00:07
+0200)
The service is now on a new server which supports IPv6.
Signed-off-by: Paul Spooren <redacted>
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
patch
|
blob
|
history
diff --git
a/utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
b/utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
index 3d65afba3d51887903eebc542573728e1142bda6..b2040136104b7ae4769d0bc5c3c1933c4601019b 100644
(file)
--- a/
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
+++ b/
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
@@
-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'
git clone https://git.99rst.org/PROJECT