From a9970199d8417d61d666128eca35627821e09056 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Thu, 22 May 2025 18:59:09 +0200 Subject: [PATCH] Update menu_Helper_Scripts.sh --- scripts/menus/menu_Helper_Scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/menus/menu_Helper_Scripts.sh b/scripts/menus/menu_Helper_Scripts.sh index 109bda2..38870a2 100644 --- a/scripts/menus/menu_Helper_Scripts.sh +++ b/scripts/menus/menu_Helper_Scripts.sh @@ -163,6 +163,7 @@ show_menu() { msg_ok "$(translate "Script completed.")" msg_success "$(translate "Press Enter to return to the main menu...")" read -r + clear else msg_info2 "$(translate "Script execution cancelled.")" sleep 2