git clone use https

This commit is contained in:
zjcqoo 2019-04-23 12:18:45 +08:00
parent 977fce511e
commit aaccb18d7b

View File

@ -16,7 +16,7 @@ useradd jsproxy -g nobody
su jsproxy
cd ~
git clone --depth=1 git@github.com:EtherDream/jsproxy.git server
git clone --depth=1 https://github.com/EtherDream/jsproxy.git server
cd server
./setup-nginx.sh