mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 11:38:00 +08:00
Update README.md
This commit is contained in:
parent
0c6208da70
commit
e947301326
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ curl -L https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/pve/mai
|
|||
- 尝试开启硬件直通
|
||||
- 检测AppArmor模块并试图安装
|
||||
- 重启系统前推荐挂上[nezha探针](https://github.com/naiba/nezha)方便在后台不通过SSH使用命令行,避免SSH可能因为商家奇葩的预设导致重启后root密码丢失
|
||||
- 执行完毕建议等待几分钟后再重启服务器,执行```reboot```前需要等待后台任务执行完毕,一些宿主机的系统apt命令执行很慢,得等一会才能执行完毕
|
||||
- **执行完毕建议等待几分钟后再重启服务器**,执行```reboot```前需要等待后台任务执行完毕,一些宿主机的系统apt命令执行很慢,得等一会才能执行完毕
|
||||
|
||||
```
|
||||
bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spiritLHLS/pve/main/scripts/build_backend.sh)
|
||||
|
|
Loading…
Reference in a new issue