From 27608ca378e11920b29901d109811973a02a276b Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." <49044505+hp3icc@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:30:54 -0500 Subject: [PATCH] Update update.sh --- update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update.sh b/update.sh index 2ed9b4f..02e24ba 100644 --- a/update.sh +++ b/update.sh @@ -145,6 +145,9 @@ menu-up-fdmon3 ;; bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-adn)" || true bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/php74.sh)" || true bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/php8.sh)" || true + whiptail --title "ADN Systems" --msgbox "Instalacion finalizada / Installation completed:\n\n\ + Salga del menu e ingrese nuevamente y elija el dashboard de su preferencia\n\ + Exit the menu and re-enter, then choose your preferred dashboard." 0 50 ;; 6) bash -c "$(curl -fsSLk https://raw.githubusercontent.com/hp3icc/D-APRS/main/emq-daprs.sh)"