Update sm.sh

This commit is contained in:
MacRimi 2025-04-09 11:53:11 +02:00
parent 1033fdecc8
commit 0ba0d34326

View File

@ -28,7 +28,7 @@ initialize_cache
while true; do
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")" \
"2" "$(translate "Add Disk") Passthrough "$(translateto a CT")" \
"2" "$(translate "Add Disk") Passthrough $(translate "to a CT")" \
"3" "$(translate "Import Disk Image to a VM")" \
"4" "$(translate "Mount point to CT")" \
"5" "$(translate "Mount disk on HOST")" \