From 65453fd7ca495a4daebb36c372207c32058b7b16 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Wed, 3 Jan 2024 07:49:08 -0500 Subject: [PATCH] Update update.sh --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index f7e8fb5..228c06a 100644 --- a/update.sh +++ b/update.sh @@ -461,6 +461,7 @@ cd /opt git clone https://gitlab.hacknix.net/hacknix/FreeDMR.git sudo rm /opt/FreeDMR/hotspot_proxy_v2.py cd FreeDMR +sudo git checkout v1.3.19 if [ ! -d "/opt/FreeDMR/config" ] then mkdir -p /opt/FreeDMR/config