mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-28 20:15:53 +00:00
Update umbrel-os-vm.sh
This commit is contained in:
@@ -527,6 +527,7 @@ if [ -n "$DISK_SIZE" ]; then
|
|||||||
else
|
else
|
||||||
msg_info "Using default disk size of $DEFAULT_DISK_SIZE GB"
|
msg_info "Using default disk size of $DEFAULT_DISK_SIZE GB"
|
||||||
qm resize $VMID scsi0 ${DEFAULT_DISK_SIZE} >/dev/null
|
qm resize $VMID scsi0 ${DEFAULT_DISK_SIZE} >/dev/null
|
||||||
|
fi
|
||||||
|
|
||||||
msg_ok "Created a Umbrel OS VM ${CL}${BL}(${HN})"
|
msg_ok "Created a Umbrel OS VM ${CL}${BL}(${HN})"
|
||||||
if [ "$START_VM" == "yes" ]; then
|
if [ "$START_VM" == "yes" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user