From 32dddfd19f48deacef09707864b15d645c42c838 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sun, 12 Feb 2023 15:02:06 +0000 Subject: [PATCH] Update update.sh --- update.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/update.sh b/update.sh index 050a48d..16a507e 100644 --- a/update.sh +++ b/update.sh @@ -186,6 +186,11 @@ VOICE_IDENT: False EOF ## +if [ -z "$variable" ] +then variable=0000 + +fi +# cp /opt/FreeDMR/FreeDMR-SAMPLE.cfg /opt/FreeDMR-SAMPLE.cfg cd /opt/ sudo cat FreeDMR-SAMPLE.cfg conf.txt obp.txt >> /opt/FreeDMR/config/FreeDMR.cfg