mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-20 18:05:59 +08:00
Update qemu_install.md
This commit is contained in:
@@ -41,7 +41,7 @@ After installation, it is recommended to run `virsh list --all` to verify that t
|
||||
One-click uninstall of the complete QEMU/KVM environment, including all virtual machines, images, networks, and auxiliary files:
|
||||
|
||||
```shell
|
||||
bash <(curl -sSL https://raw.githubusercontent.com/oneclickvirt/qemu/main/scripts/qemuuninstall.sh)
|
||||
bash <(curl -sSL https://raw.githubusercontent.com/oneclickvirt/qemu/main/qemuuninstall.sh)
|
||||
```
|
||||
|
||||
:::warning
|
||||
|
||||
Reference in New Issue
Block a user