From 7825f670fdfd8534ddb069de7b2ec0dc852068b3 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sun, 12 Feb 2023 13:53:39 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5aafa4c..67b520b 100644 --- a/install.sh +++ b/install.sh @@ -244,7 +244,7 @@ VOICE_IDENT: False EOF ## -cp /opt/FreeDMR/FreeDMR-SAMPLE.cfg /opt/ +cp /opt/FreeDMR/FreeDMR-SAMPLE.cfg /opt/FreeDMR-SAMPLE.cfg cd /opt/ cat FreeDMR-SAMPLE.cfg conf.txt obp.txt >> /opt/FreeDMR/config/FreeDMR.cfg sudo sed -i 's/file-timed/console-timed/' /opt/FreeDMR/config/FreeDMR.cfg