feat: 🎸 精简拉取的代码层级,优化下载速度

This commit is contained in:
xubiaolin 2022-07-29 16:50:13 +08:00
parent e66d109846
commit f7448f4cf3

View File

@ -26,8 +26,8 @@ cd /usr/include/nlohmann/ && wget https://github.com/nlohmann/json/releases/down
npm config set registry http://registry.npm.taobao.org && npm install -g node-gyp
curl -s https://install.zerotier.com | bash
cd /opt && git clone -v http://gh-proxy.markxu.vip/https://github.com/key-networks/ztncui.git
cd /opt && git clone -v http://gh-proxy.markxu.vip/https://github.com/zerotier/ZeroTierOne.git
cd /opt && git clone -v http://gh-proxy.markxu.vip/https://github.com/key-networks/ztncui.git --depth 1
cd /opt && git clone -v http://gh-proxy.markxu.vip/https://github.com/zerotier/ZeroTierOne.git --depth 1
cd /opt/ztncui/src
npm install