@ -72,7 +72,7 @@ if [ ! -z "$cn" ];then
HTTP_PREFIX="https://ghproxy.com/"
fi
echo "local:${$LOCAL_ADDR}"
echo "local:${LOCAL_ADDR}"
if [ $OSNAME != "macos" ];then
if id www &> /dev/null ;then
@ -76,7 +76,7 @@ if [ ! -z "$cn" ];then
mkdir -p /www/server
@ -78,7 +78,7 @@ if [ "$LOCAL_ADDR" != "common" ];then
PIPSRC="https://pypi.tuna.tsinghua.edu.cn/simple"
echo "pypi source:$PIPSRC"
#面板需要的库