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