mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update lxc_menu.sh
This commit is contained in:
@@ -30,7 +30,7 @@ initialize_cache
|
|||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|
||||||
show_main_menu() {
|
show_main_menu() {
|
||||||
CHOICE=$(whiptail --title "$(translate 'LXC Conversion Management')" \
|
CHOICE=$(dialog --backtitle "ProxMenux" --title "$(translate 'LXC Management')" \
|
||||||
--menu "$(translate 'Select conversion option:')" 20 70 10 \
|
--menu "$(translate 'Select conversion option:')" 20 70 10 \
|
||||||
"1" "$(translate 'Convert Privileged to Unprivileged')" \
|
"1" "$(translate 'Convert Privileged to Unprivileged')" \
|
||||||
"2" "$(translate 'Convert Unprivileged to Privileged')" \
|
"2" "$(translate 'Convert Unprivileged to Privileged')" \
|
||||||
|
Reference in New Issue
Block a user