mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
feat: 🎸 精简拉取的代码层级,优化下载速度
This commit is contained in:
parent
e66d109846
commit
f7448f4cf3
4
init.sh
4
init.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user