Update update.sh

main
Esteban Mackay Q. 1 month ago
parent 2f5fa49c66
commit 27608ca378

@ -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/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/php74.sh)" || true
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/php8.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) 6)
bash -c "$(curl -fsSLk https://raw.githubusercontent.com/hp3icc/D-APRS/main/emq-daprs.sh)" bash -c "$(curl -fsSLk https://raw.githubusercontent.com/hp3icc/D-APRS/main/emq-daprs.sh)"

Loading…
Cancel
Save

Powered by TurnKey Linux.