added sleep for disk pickup
This commit is contained in:
@@ -582,6 +582,8 @@ EOF
|
|||||||
)
|
)
|
||||||
qm set "$VMID" -description "$DESCRIPTION" >/dev/null
|
qm set "$VMID" -description "$DESCRIPTION" >/dev/null
|
||||||
|
|
||||||
|
sleep 5
|
||||||
|
|
||||||
msg_ok "Created a TrueNAS VM ${CL}${BL}(${HN})"
|
msg_ok "Created a TrueNAS VM ${CL}${BL}(${HN})"
|
||||||
if [ "$START_VM" == "yes" ]; then
|
if [ "$START_VM" == "yes" ]; then
|
||||||
msg_info "Starting TrueNAS VM"
|
msg_info "Starting TrueNAS VM"
|
||||||
|
|||||||
Reference in New Issue
Block a user