From bf09f29f48000b0c91eaa9747d3f4c4d451097bc Mon Sep 17 00:00:00 2001 From: midoks Date: Tue, 1 Nov 2022 20:11:46 +0800 Subject: [PATCH] Update lib.sh --- scripts/lib.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/lib.sh b/scripts/lib.sh index d1cc37b26..0ee5004f2 100755 --- a/scripts/lib.sh +++ b/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