From d43a99f36a837c369ff186a89fcd879f85c4e08c Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Mon, 14 Aug 2023 03:08:51 -0500 Subject: [PATCH] Update update.sh --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 99999a8..c88b082 100644 --- a/update.sh +++ b/update.sh @@ -529,6 +529,7 @@ else rustc --version rm rustup.sh fi +cd /opt variable1=$(grep "REPORT_NAME =" /opt/FDMR-Monitor/fdmr-mon.cfg) variable2=$(grep "THEME_COLOR =" /opt/FDMR-Monitor/fdmr-mon.cfg) variable3=$(grep "COLOR_TEXT =" /opt/FDMR-Monitor/fdmr-mon.cfg)