Update menu.sh

This commit is contained in:
MacRimi 2025-01-12 17:28:52 +01:00 committed by GitHub
parent d15fc2e445
commit b432ccf86f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,6 +205,7 @@ show_menu() {
show_config_menu show_config_menu
;; ;;
4) 4)
clear
msg_ok "$EXIT_MESSAGE" msg_ok "$EXIT_MESSAGE"
exit 0 exit 0
;; ;;