mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-23 01:41:52 +08:00
fix: 修复安装
This commit is contained in:
@@ -12,6 +12,10 @@ Origin Repository::<https://github.com/retspen/webvirtcloud>
|
||||
|
||||
## Controller Node and Computer Node Installation
|
||||
|
||||
- Supported Systems: Debian10+, Ubuntu18.04+
|
||||
- Recommended system: Debian12+, Ubuntu22.04+.
|
||||
- Lower versions of the system will automatically compile the new version of python installation package before deployment, so it is recommended to use a new system without compiling directly installed!
|
||||
|
||||
```bash
|
||||
curl -slk https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/main/scripts/install_webvirt_cloud_retspen.sh -o install_webvirt_cloud_retspen.sh \
|
||||
&& chmod +x install_webvirt_cloud_retspen.sh \
|
||||
|
||||
Reference in New Issue
Block a user