Clear exitcode
This commit is contained in:
parent
b099622f64
commit
51095d1d12
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue