Remove duplicate command

This commit is contained in:
exu 2023-09-30 20:05:54 +02:00
parent 6e6ab658fd
commit ab22461180

View File

@ -50,14 +50,6 @@ xe host-reboot host=$(hostname)
[/shroot]
[shroot]
```sh
xe host-reboot host=$(hostname)
```
[/shroot]
(After a reboot or host startup) Move VMs back to the host if appropriate. There is no need to re-enable the host: it is done automatically when it starts.
> [XCP-ng documentation](https://docs.xcp-ng.org/guides/host-reboot/)