Update menu.sh

This commit is contained in:
MacRimi 2025-01-12 14:32:07 +01:00 committed by GitHub
parent ede3ce9a7b
commit 11884a36d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,7 +187,7 @@ show_menu() {
"4" "$EXIT_MENU" 3>&1 1>&2 2>&3)
else
clear
echo -e "${YW}=== $MAIN_MENU_TITLE ===${CL}"
echo -e "${YW}=== ${MAIN_MENU_TITLE} ===${CL}"
echo "1) $OPTION_1"
echo "2) $OPTION_2"
echo "3) $OPTION_3"