testing with 3 sec sleep
This commit is contained in:
parent
e748ad5a6d
commit
42b192272d
@ -557,7 +557,7 @@ DESCRIPTION=$(
|
||||
<img src='https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png' alt='Logo' style='width:81px;height:112px;'/>
|
||||
</a>
|
||||
|
||||
<h2 style='font-size: 24px; margin: 20px 0;'>TrueNAS VM</h2>
|
||||
<h2 style='font-size: 24px; margin: 20px 0;'>TrueNAS Community Edition</h2>
|
||||
|
||||
<p style='margin: 16px 0;'>
|
||||
<a href='https://ko-fi.com/community_scripts' target='_blank' rel='noopener noreferrer'>
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user