From bec609348b733260fbd6c9c5c7f1718ed755281c Mon Sep 17 00:00:00 2001 From: Script Proyect by HP3ICC Date: Tue, 21 May 2024 22:37:07 +0000 Subject: [PATCH] Update update.sh --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 40c4de5..cc63ccd 100644 --- a/update.sh +++ b/update.sh @@ -418,6 +418,7 @@ fi #sudo -H pip3 install --upgrade pip #pip install pyopenssl --upgrade cd /opt +bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/ipv6off.sh)" && git clone https://github.com/Amateur-Digital-Network/ADN-DMR-Peer-Server.git cd ADN-DMR-Peer-Server sudo git checkout develop