mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2026-01-12 21:06:59 +08:00
feat: 🎸 精简拉取的代码层级,优化下载速度
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user