mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
Update lxc-mount-manager.sh
This commit is contained in:
@@ -440,7 +440,7 @@ $(translate "Proceed?")"
|
||||
main_menu() {
|
||||
while true; do
|
||||
choice=$(dialog --title "$(translate 'LXC Mount Manager')" \
|
||||
--menu "$(translate 'Choose an option:')" 25 80 15 \
|
||||
--menu "\n$(translate 'Choose an option:')" 25 80 15 \
|
||||
"1" "$(translate 'Mount Host Directory to LXC')" \
|
||||
"2" "$(translate 'View Mount Points')" \
|
||||
"3" "$(translate 'Remove Mount Point')" \
|
||||
|
Reference in New Issue
Block a user