This commit is contained in:
2026-04-30 23:22:53 -05:00
parent 6d501cdf75
commit b50910b428
2 changed files with 9 additions and 5 deletions
+1 -2
View File
@@ -174,8 +174,7 @@ INSTALL_OMSA() {
}
DOWNLOAD_VIRTIO() {
VIRTIO_FILE=${VIRTIO_DOWNLOAD_URL##*/}
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