From 688f25b57f7b5e0a916e110bf54d8ccb7b12e9df Mon Sep 17 00:00:00 2001 From: Randy Hall Date: Tue, 16 Feb 2021 19:30:31 -0800 Subject: [PATCH] Update mk-dmrlink for new HBLink-org repo location --- mk-dmrlink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk-dmrlink b/mk-dmrlink index 13aee5b..64b918d 100755 --- a/mk-dmrlink +++ b/mk-dmrlink @@ -21,7 +21,7 @@ echo "" # pip install bitarray cd /opt - git clone https://github.com/n0mjs710/dmr_utils.git + git clone https://github.com/HBLink-org/dmr_utils.git cd dmr_utils/ pip install .