Pull future firmwares from another directory

This commit is contained in:
Bastian 2020-05-29 13:40:16 +00:00
parent 8e6a0e5b79
commit 800a990fc8
3 changed files with 6 additions and 6 deletions

View File

@ -107,12 +107,12 @@
branches = {
stable = {
mirrors = {
'http://fw.services.ffrgb/firmware-ng/stable/sysupgrade/',
'http://fw.services.ffrgb/firmware-11s/stable/sysupgrade/',
},
},
experimental = {
mirrors = {
'http://fw.services.ffrgb/firmware-ng/experimental/sysupgrade/',
'http://fw.services.ffrgb/firmware-11s/experimental/sysupgrade/',
},
},
},

View File

@ -108,12 +108,12 @@
branches = {
stable = {
mirrors = {
'http://fw.services.ffrgb/firmware-ng/stable/sysupgrade/',
'http://fw.services.ffrgb/firmware-11s/stable/sysupgrade/',
},
},
experimental = {
mirrors = {
'http://fw.services.ffrgb/firmware-ng/experimental/sysupgrade/',
'http://fw.services.ffrgb/firmware-11s/experimental/sysupgrade/',
},
},
},

View File

@ -107,12 +107,12 @@
branches = {
stable = {
mirrors = {
'http://fw.services.ffrgb/firmware-ng/stable/sysupgrade/',
'http://fw.services.ffrgb/firmware-11s/stable/sysupgrade/',
},
},
experimental = {
mirrors = {
'http://fw.services.ffrgb/firmware-ng/experimental/sysupgrade/',
'http://fw.services.ffrgb/firmware-11s/experimental/sysupgrade/',
},
},
},