diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index f0227da..4331c2a 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -183,6 +183,7 @@ DOWNLOAD_VIRTIO() { done echo -e "\n${idsCL[LightCyan]}Current \"Stable\" version available for download: ${idsCL[White]}${VIRTIO_FILE}${idsCL[Default]}" + echo $VIRTIO_DOWNLOAD_URL if [ -f /var/lib/vz/template/iso/${VIRTIO_FILE} ]; then echo -en "\n${idsCL[LightRed]}Removing existing download ... " rm -f /var/lib/vz/template/iso/${VIRTIO_FILE}