mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-24 03:20:20 +08:00
443 B
443 B
环境预设
- 检测环境
- 安装docker
- 下载预制脚本
国际
curl -L https://raw.githubusercontent.com/spiritLHLS/docker/main/scripts/pre_build.sh -o pre_build.sh && chmod +x pre_build.sh && bash pre_build.sh
国内
curl -L https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/docker/main/scripts/pre_build.sh -o pre_build.sh && chmod +x pre_build.sh && bash pre_build.sh