From 335cafecb5a334499539d2e2a73be75b785492f0 Mon Sep 17 00:00:00 2001 From: LucaMarche IZ1MLT Date: Tue, 29 May 2018 10:34:49 +0200 Subject: [PATCH] Change URL database DMR ID --- linux/DMRIDUpdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/DMRIDUpdate.sh b/linux/DMRIDUpdate.sh index 7c88f5c..a5e5060 100755 --- a/linux/DMRIDUpdate.sh +++ b/linux/DMRIDUpdate.sh @@ -53,7 +53,7 @@ DMRIDPATH=/path/to/DMR/ID/file DMRIDFILE=${DMRIDPATH}/DMRIds.dat # DMR IDs now served by RadioID.net -DATABASEURL='https://www.radioid.net/static/users.csv' +DATABASEURL='https://ham-digital.org/status/users.csv' # # How many DMR ID files do you want backed up (0 = do not keep backups)