Switch default mirror to https.
This commit is contained in:
parent
34d263c807
commit
d688e1acb2
2
config
2
config
|
|
@ -36,7 +36,7 @@ aptcachegpg="0xdeadbeefdeadbeef"
|
||||||
os="devuan"
|
os="devuan"
|
||||||
release="beowulf"
|
release="beowulf"
|
||||||
version="3.0.0"
|
version="3.0.0"
|
||||||
mirror="http://pkgmaster.devuan.org/merged"
|
mirror="https://pkgmaster.devuan.org/merged"
|
||||||
section="main contrib non-free"
|
section="main contrib non-free"
|
||||||
|
|
||||||
image_name="${os}_${release}_${version}_${arch}"
|
image_name="${os}_${release}_${version}_${arch}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue