Update sm.sh

This commit is contained in:
MacRimi 2025-04-09 11:41:13 +02:00
parent 483e64467b
commit 252a43363a

View File

@ -28,7 +28,7 @@ initialize_cache
while true; do while true; do
OPTION=$(whiptail --title "$(translate "Disk and Storage Manager Menu")" --menu "$(translate "Select an option:")" 20 70 10 \ OPTION=$(whiptail --title "$(translate "Disk and Storage Manager Menu")" --menu "$(translate "Select an option:")" 20 70 10 \
"1" "$(translate "Add Disk Passthrough to a VM")" \ "1" "$(translate "Add Disk Passthrough to a VM")" \
"2" "$(translate "Add Disk Passthrough to a CT")" \ "2" "$(translate "Add Disk") Passthrough "$(translateto a CT")" \
"3" "$(translate "Import Disk Image to a VM")" \ "3" "$(translate "Import Disk Image to a VM")" \
"4" "$(translate "Mount point to CT")" \ "4" "$(translate "Mount point to CT")" \
"5" "$(translate "Mount disk on HOST")" \ "5" "$(translate "Mount disk on HOST")" \