From 4beec1708673ee733363f6b53ead0ee8a7f7d60e Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Thu, 7 Jan 2021 14:23:00 +0000 Subject: [PATCH] install: remove aliyun mirror --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 6846c4ba26..875fc7c3f0 100755 --- a/install.sh +++ b/install.sh @@ -16,7 +16,6 @@ git clone --depth=1 https://gitee.com/felixonmars/dnsmasq-china-list.git "$WORKD #git clone --depth=1 https://bitbucket.org/felixonmars/dnsmasq-china-list.git "$WORKDIR" #git clone --depth=1 https://gitlab.com/felixonmars/dnsmasq-china-list.git "$WORKDIR" #git clone --depth=1 https://codehub.devcloud.huaweicloud.com/dnsmasq-china-list00001/dnsmasq-china-list.git "$WORKDIR" -#git clone --depth=1 https://code.aliyun.com/felixonmars/dnsmasq-china-list.git "$WORKDIR" #git clone --depth=1 http://repo.or.cz/dnsmasq-china-list.git "$WORKDIR" echo "Removing old configurations..."