mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 23:36:12 +08:00
Update lxd_precheck.md
This commit is contained in:
@@ -35,6 +35,14 @@ PS: 如果硬件资源更烂,虚拟化不支持,可使用docker版本的,
|
||||
|
||||
**使用后续脚本的务必执行本命令检测母鸡是否符合要求**
|
||||
|
||||
国际
|
||||
|
||||
```
|
||||
bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spiritLHLS/lxc/main/scripts/pre_check.sh)
|
||||
```
|
||||
```
|
||||
|
||||
国内
|
||||
|
||||
```
|
||||
bash <(wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/lxc/main/scripts/pre_check.sh)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user