Skip to content

Commit

Permalink
Update MANUAL_INSTALL_ISO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed May 19, 2024
1 parent 83177d3 commit 568e12f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/MANUAL_INSTALL_ISO.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,11 @@ vi /tmp/host-network.xml
<bridge name="br0" />
</network>
sudo virsh net-define /tmp/host-network.xml
sudo virsh net-start host-network
sudo virsh net-autostart host-network
sudo virsh net-list --all
$ sudo virsh net-list --all
virsh net-define /tmp/host-network.xml
virsh net-start host-network
virsh net-autostart host-network
virsh net-list --all
$ virsh net-list --all
Name State Autostart Persistent
-------------------------------------------------
default active yes yes
Expand Down

0 comments on commit 568e12f

Please sign in to comment.