added PVE-Shafred-Storage as default for DLDIR

This commit is contained in:
2026-06-06 15:56:41 -05:00
parent b0680e1a36
commit d8081d762c
2 changed files with 8 additions and 6 deletions
+3 -1
View File
@@ -3,7 +3,7 @@
action="$1"
FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.5.28-5'
VERS='2026.6.6-1'
noupdate=' '
@@ -21,6 +21,8 @@ else
fi
VIRTIO_FILE=${VIRTIO_DOWNLOAD_URL##*/}
[ -d /mnt/pve/PVE-Shared-Storage/template/iso ] && DLDIR=/mnt/pve/PVE-Shared-Storage/template/iso || DLDIR=/var/lib/vz/template/iso
# if [ -f /etc/apt/sources.list.d/gyptazy.list ]; then