From f93434bf0b402fac776250c3919cc5e317ce5caa Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Thu, 17 Dec 2020 16:27:27 +0800 Subject: [PATCH] [bugfix] remove useless command --- devel/python.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/python.sh b/devel/python.sh index e000ee2..ab3f765 100755 --- a/devel/python.sh +++ b/devel/python.sh @@ -8,7 +8,6 @@ log "Setting up python3" if in_china; then # config pip mirror for CHINA - mkdir -p "$HOME/.pip" echo " [global] index-url = https://mirrors.aliyun.com/pypi/simple