mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update omr-test-speed
This commit is contained in:
parent
5ec30b02c2
commit
cbde0b8a99
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ fi
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "Select best test server..."
|
echo "Select best test server..."
|
||||||
HOSTLST="https://repo.huaweicloud.com/debian-cd/10.0.0/amd64/iso-dvd/debian-10.0.0-amd64-DVD-2.iso https://mirrors.aliyun.com/ubuntu-releases/impish/ubuntu-21.10-desktop-amd64.iso http://mirrors.163.com/ubuntukylin-cd/20.04/ubuntukylin-20.04-pro-amd64.iso https://mirrors.cloud.tencent.com/ubuntu-cdimage/ubuntu/daily-canary/20220209/jammy-desktop-canary-amd64.iso"
|
HOSTLST="https://repo.huaweicloud.com/debian-cd/10.0.0/amd64/iso-dvd/debian-10.0.0-amd64-DVD-2.iso https://mirrors.aliyun.com/ubuntu-releases/impish/ubuntu-21.10-desktop-amd64.iso https://mirrors.cloud.tencent.com/ubuntu-cdimage/ubuntu/daily-canary/20220209/jammy-desktop-canary-amd64.iso"
|
||||||
bestping="9999"
|
bestping="9999"
|
||||||
for pinghost in $HOSTLST; do
|
for pinghost in $HOSTLST; do
|
||||||
domain=$(echo $pinghost | awk -F/ '{print $3}')
|
domain=$(echo $pinghost | awk -F/ '{print $3}')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue