mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 07:49:17 +00:00
Update synology-vm.sh
This commit is contained in:
parent
1952113eb9
commit
fe3500f2b7
@ -403,7 +403,7 @@ qm importdisk $VMID ${FILE} $STORAGE ${DISK_IMPORT:-} 1>&/dev/null
|
||||
qm set $VMID \
|
||||
-scsi0 ${DISK0_REF},${DISK_CACHE}${THIN} \
|
||||
-scsi1 ${DISK1_REF},${DISK_CACHE}${THIN} \
|
||||
-boot order='scsi1;scsi0' \
|
||||
-boot order='scsi0' \
|
||||
-description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png'/></a>
|
||||
|
||||
# $NAME
|
||||
|
Loading…
Reference in New Issue
Block a user