mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
update
This commit is contained in:
parent
ce252d97d9
commit
ba7abc0052
@ -27,7 +27,7 @@ initialize_cache
|
|||||||
|
|
||||||
|
|
||||||
show_menu() {
|
show_menu() {
|
||||||
cleanup
|
|
||||||
while true; do
|
while true; do
|
||||||
OPTION=$(whiptail --title "$(translate "Main Menu")" --menu "$(translate "Select an option:")" 20 70 8 \
|
OPTION=$(whiptail --title "$(translate "Main Menu")" --menu "$(translate "Select an option:")" 20 70 8 \
|
||||||
"1" "$(translate "Settings post-install Proxmox")" \
|
"1" "$(translate "Settings post-install Proxmox")" \
|
||||||
@ -55,8 +55,5 @@ done
|
|||||||
}
|
}
|
||||||
|
|
||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
if [[ "$LANGUAGE" != "en" ]]; then
|
|
||||||
msg_lang "$(translate "Generating automatic translations...")"
|
|
||||||
fi
|
|
||||||
show_menu
|
show_menu
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user