[bugfix] remove useless command
This commit is contained in:
parent
d56ca4c582
commit
f93434bf0b
|
@ -8,7 +8,6 @@ log "Setting up python3"
|
||||||
if in_china; then
|
if in_china; then
|
||||||
|
|
||||||
# config pip mirror for CHINA
|
# config pip mirror for CHINA
|
||||||
mkdir -p "$HOME/.pip"
|
|
||||||
echo "
|
echo "
|
||||||
[global]
|
[global]
|
||||||
index-url = https://mirrors.aliyun.com/pypi/simple
|
index-url = https://mirrors.aliyun.com/pypi/simple
|
||||||
|
|
Loading…
Reference in New Issue
Block a user