From f62cd45fa4036f29d30ec605b11449cf88bfd995 Mon Sep 17 00:00:00 2001 From: hp3icc Date: Thu, 19 Mar 2026 13:37:31 -0500 Subject: [PATCH] menu-adn add voice menu --- install.sh | 4 +--- update.sh | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/install.sh b/install.sh index 3aaf28d..4413664 100644 --- a/install.sh +++ b/install.sh @@ -547,10 +547,8 @@ WantedBy=multi-user.target EOF # -bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)" +bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-adn)" ### -chmod +x /bin/menu-fdmr -ln -sf /bin/menu-fdmr /bin/MENU-FDMR sh /opt/extra-1.sh sh /opt/extra-2.sh #################################################################### diff --git a/update.sh b/update.sh index 63548cd..f166f45 100644 --- a/update.sh +++ b/update.sh @@ -1407,7 +1407,7 @@ sudo systemctl daemon-reload sudo chmod +x /bin/menu* bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/ipv6off.sh)" && -bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)" +bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-adn)" if [ -d "/opt/ADN-DMR-Peer-Server/" ]; then menu-update else