mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2026-01-12 21:06:59 +08:00
10 lines
305 B
Bash
10 lines
305 B
Bash
cd /var/lib/zerotier-one && zerotier-idtool initmoon identity.public > moon.json
|
|
|
|
# 添加补丁
|
|
cd /opt/patch && python3 patch.py
|
|
cd /var/lib/zerotier-one && zerotier-idtool genmoon moon.json && mkdir moons.d && cp ./*.moon ./moons.d
|
|
|
|
# 生成世界
|
|
cd /opt/ZeroTierOne/attic/world/
|
|
sh build.sh
|
|
./mkworld |