Update install.sh

pull/420/head
midoks 2 years ago
parent 3951322d86
commit af0cce4216
  1. 1
      scripts/install.sh

@ -72,6 +72,7 @@ if [ ! -z "$cn" ];then
HTTP_PREFIX="https://ghproxy.com/" HTTP_PREFIX="https://ghproxy.com/"
fi fi
echo "local:${$LOCAL_ADDR}"
if [ $OSNAME != "macos" ];then if [ $OSNAME != "macos" ];then
if id www &> /dev/null ;then if id www &> /dev/null ;then

Loading…
Cancel
Save