update share menu

This commit is contained in:
MacRimi
2025-09-06 20:57:04 +02:00
parent a886af1d87
commit 93ef1bfccc
2 changed files with 2 additions and 2 deletions

View File

@@ -354,6 +354,7 @@ select_container_mount_point() {
local choice mount_point existing_dirs options
while true; do
clear
choice=$(whiptail --title "$(translate "Configure Mount Point inside LXC")" \
--menu "$(translate "Where to mount inside container?")" 18 70 5 \
"1" "$(translate "Create new directory in /mnt")" \