Clear exitcode

This commit is contained in:
Kroese 2023-05-03 18:25:36 +02:00 committed by GitHub
parent b099622f64
commit 51095d1d12

View file

@ -233,3 +233,5 @@ fi
NET_OPTS="${NET_OPTS} -device virtio-net-pci,romfile=,netdev=hostnet0,mac=${VM_NET_MAC},id=net0"
[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo
return 0