From a9dd49b8658248229941f1e685b7fd61b4372901 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sun, 12 Feb 2023 17:23:40 +0000 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index c8793e8..adbbc45 100644 --- a/update.sh +++ b/update.sh @@ -230,7 +230,7 @@ sudo systemctl restart fdmr_mon.service EOF ######################################### FDMR-Monitor Update ############################################################### -sudo cat > monitor-update.sh <<- "EOFB1" +sudo cat > /opt/monitor-update.sh <<- "EOFB1" #!/bin/bash variable1=$(grep "REPORT_NAME =" /opt/FDMR-Monitor/fdmr-mon.cfg) variable2=$(grep "THEME_COLOR =" /opt/FDMR-Monitor/fdmr-mon.cfg)