From 6e7091d93f2320b2996c26952ac1d61ac6337f4b Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 9 Apr 2023 16:16:55 +0200 Subject: [PATCH] Fix typo --- network.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/network.sh b/network.sh index 0cc112b..acf8a9e 100644 --- a/network.sh +++ b/network.sh @@ -26,8 +26,7 @@ setupLocalDhcp () { chmod 644 /var/lib/misc/dnsmasq.leases } -# Setup macvtap device to connect later the VM and setup a new macvlan devide -# to connect the host machine to the network +# Setup macvtap device to connect later the VM and setup a new macvlan device to connect the host machine to the network configureNatNetworks () { #Create bridge with static IP for the VM guest