@@ -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
```