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)"