diff --git a/vm/truenas-vm.sh b/vm/truenas-vm.sh index 453979eac..cdbc789b4 100644 --- a/vm/truenas-vm.sh +++ b/vm/truenas-vm.sh @@ -557,7 +557,7 @@ DESCRIPTION=$( Logo -

TrueNAS VM

+

TrueNAS Community Edition

@@ -582,7 +582,7 @@ EOF ) qm set "$VMID" -description "$DESCRIPTION" >/dev/null -sleep 5 +sleep 3 msg_ok "Created a TrueNAS VM ${CL}${BL}(${HN})" if [ "$START_VM" == "yes" ]; then