Update proxmenu-scripts.sh
This commit is contained in:
@@ -261,7 +261,7 @@ MAIN_MENU() {
|
|||||||
if [ -f /var/lib/vz/template/iso/${VIRTIO_FILE} ]; then
|
if [ -f /var/lib/vz/template/iso/${VIRTIO_FILE} ]; then
|
||||||
echo -e "${idsCL[DarkGray]} [9] Current VirtIO 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]}"
|
||||||
elif [ -f /var/lib/vz/template/iso/virtio*.iso ]; then
|
elif [ -f /var/lib/vz/template/iso/virtio*.iso ]; then
|
||||||
echo -e " [${idsCL[LightYellow]}9${idsCL[Default]}] ${idsCL[White]}* Download the available updated Win-VirtIO drivers to 'local' on this host${idsCL[Default]}"
|
echo -e " [${idsCL[LightYellow]}9${idsCL[Default]}] ${idsCL[LightGreen]}*${idsCL[White]}Download the available updated Win-VirtIO drivers to 'local' on this host${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e " [${idsCL[LightYellow]}9${idsCL[Default]}] ${idsCL[White]}Download the current Win-VirtIO drivers to 'local' on this host${idsCL[Default]}"
|
echo -e " [${idsCL[LightYellow]}9${idsCL[Default]}] ${idsCL[White]}Download the current Win-VirtIO drivers to 'local' on this host${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user