Browse Source

更新文档(git clone 之前删除已有的 www 目录)

zjcqoo 6 years ago
parent
commit
d004c9997d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/setup.md

+ 1 - 0
docs/setup.md

@@ -75,6 +75,7 @@ git clone --depth=1 https://github.com/EtherDream/jsproxy.git server
 
 ```bash
 cd server
+rm -rf www
 git clone -b gh-pages --depth=1 [email protected]:EtherDream/jsproxy.git www
 ```