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