Update lib.sh

pull/235/head
midoks 3 years ago
parent e035330eac
commit bf09f29f48
  1. 1
      scripts/lib.sh

@ -102,7 +102,6 @@ fi
#面板需要的库
if [ ! -f /usr/local/bin/pip3 ];then
# python3 -m pip install --upgrade pip setuptools wheel -i https://mirrors.aliyun.com/pypi/simple
python3 -m pip install --upgrade pip setuptools wheel -i https://pypi.python.org/pypi

Loading…
Cancel
Save