Unverified Commit beb17fb0 authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

Add new mirror

Denmark
parent 3c200f98
......@@ -1092,7 +1092,7 @@ function jobs ()
if [[ $PREFIX == beta ]]; then
AVAL_MIRROR=("beta.armbian.com" "mirrors.netix.net/armbian/apt/")
else
AVAL_MIRROR+=("apt.armbian.com" "mirrors.tuna.tsinghua.edu.cn/armbian/" "mirrors.netix.net/armbian/apt/")
AVAL_MIRROR+=("apt.armbian.com" "mirrors.tuna.tsinghua.edu.cn/armbian/" "mirrors.netix.net/armbian/apt/" "mirrors.dotsrc.org/armbian-apt/")
fi
local LIST=()
for i in "${AVAL_MIRROR[@]}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment