Update proxmenu-scripts.sh

This commit is contained in:
2026-03-05 20:18:58 -06:00
parent bc76389559
commit 8de08c110c

View File

@@ -262,7 +262,7 @@ MAIN_MENU() {
fi
echo
if [ -f /var/lib/vz/template/iso/${VIRTIO_FILE} ]; then
echo -e "${idsCL[DarkGray]} [9] Current \"Stable\" drivers already downloaded to 'local' on this host${idsCL[Default]}"
echo -e "${idsCL[DarkGray]} [9] Current VirtIO drivers already downloaded to 'local' on this host${idsCL[Default]}"
else
echo -e " [${idsCL[LightYellow]}9${idsCL[Default]}] ${idsCL[White]}Download the available updated Win-VirtIO drivers to 'local' on this host${idsCL[Default]}"
fi