mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update utilities_menu.sh
This commit is contained in:
@@ -26,7 +26,7 @@ initialize_cache
|
|||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
OPTION=$(dialog --clear --backtitle "ProxMenux" --title "$(translate "Utilities Menu")" \
|
OPTION=$(dialog --clear --backtitle "ProxMenux" --title "$(translate "Utilities Menu")" \
|
||||||
--menu "\n$(translate "Select an option:")" 20 70 8 \
|
--menu "$(translate "Select an option:")" 20 70 8 \
|
||||||
"1" "$(translate "UUp Dump ISO creator Custom")" \
|
"1" "$(translate "UUp Dump ISO creator Custom")" \
|
||||||
"2" "$(translate "System Utilities Installer")" \
|
"2" "$(translate "System Utilities Installer")" \
|
||||||
"3" "$(translate "Proxmox System Update")" \
|
"3" "$(translate "Proxmox System Update")" \
|
||||||
|
Reference in New Issue
Block a user