Update utilities_menu.sh

This commit is contained in:
MacRimi
2025-08-20 19:51:54 +02:00
parent 4c9e94768e
commit aa269688d6

View File

@@ -26,7 +26,7 @@ initialize_cache
while true; do
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")" \
"2" "$(translate "System Utilities Installer")" \
"3" "$(translate "Proxmox System Update")" \