mirror of
https://github.com/EtherDream/jsproxy
synced 2024-11-22 01:49:01 +00:00
更新文档(git clone 使用 https)
This commit is contained in:
parent
87b629c82e
commit
9263e557b9
@ -76,7 +76,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 git@github.com:EtherDream/jsproxy.git www
|
||||
git clone -b gh-pages --depth=1 https://github.com/EtherDream/jsproxy.git www
|
||||
```
|
||||
|
||||
开启服务:
|
||||
|
Loading…
Reference in New Issue
Block a user