Skip to content

Commit c0283b6

Browse files
authored
fix
1 parent 99954de commit c0283b6

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

docs/en/guide/pve/pve_kvm.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -425,12 +425,3 @@ The above command is used to create a virtual machine with only IPv6 addresses.
425425
:::tip
426426
Note that only VMIDs from 100 to 256 can be used here, no other numbers can be used.
427427
:::
428-
429-
### Delete Example vm152
430-
431-
```shell
432-
qm stop 152
433-
qm destroy 152
434-
systemctl restart ndpresponder.service
435-
rm -rf vm152
436-
```

0 commit comments

Comments
 (0)