Update install_dev.sh

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

@ -76,6 +76,8 @@ 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
mkdir -p /www/server mkdir -p /www/server
mkdir -p /www/wwwroot mkdir -p /www/wwwroot

Loading…
Cancel
Save