From 83cf145a6767af812ed76a93bb4ded72419609ec Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Mon, 20 Feb 2023 01:55:29 +0000 Subject: [PATCH] Update update.sh --- update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.sh b/update.sh index 3677384..1bc5dc4 100644 --- a/update.sh +++ b/update.sh @@ -248,7 +248,7 @@ VOICE_IDENT: False EOFA1 ## -sudo cat > /opt/fdmr-update.sh <<- "EOF" +sudo cat > /opt/fdmr-update.sh <<- "EOFD1" #!/bin/bash variable=$(grep "SERVER_ID:" /opt/FreeDMR/config/FreeDMR.cfg | grep -Eo '[0-9]{1,9}') if [ -z "$variable" ] @@ -357,7 +357,7 @@ sudo systemctl restart fdmr_mon.service ###### -EOF +EOFD1 ######################################### FDMR-Monitor Update ############################################################### sudo cat > /opt/monitor-update.sh <<- "EOFB1" #!/bin/bash