From 11a8825443bc26589a3c17fc86a9982ec575012b Mon Sep 17 00:00:00 2001 From: bigeagle Date: Thu, 2 Nov 2017 23:17:17 +0800 Subject: [PATCH] add 'main' channel to anaconda --- anaconda.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda.sh b/anaconda.sh index bcc561b..de2ebcc 100755 --- a/anaconda.sh +++ b/anaconda.sh @@ -17,7 +17,7 @@ LOCAL_DIR_BASE="${TUNASYNC_WORKING_DIR}" TMP_DIR=$(mktemp -d) -CONDA_REPOS=("free" "r" "mro" "pro") +CONDA_REPOS=("main" "free" "r" "mro" "pro") CONDA_ARCHES=("noarch" "linux-64" "linux-32" "linux-armv6l" "linux-armv7l" "linux-ppc64le" "osx-64" "osx-32" "win-64" "win-32") CONDA_CLOUD_REPOS=(