From ca1724ebf9ec68978500f4a8cd043b7b3810ab69 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q <49044505+hp3icc@users.noreply.github.com> Date: Sat, 11 Feb 2023 17:04:25 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 74091d9..b9e41d5 100644 --- a/install.sh +++ b/install.sh @@ -348,7 +348,7 @@ echo "${commands}" | /usr/bin/mysql -u root ########################################### #fdmr-monitor cd /opt -sudo git clone https://github.com/yuvelq/FDMR-Monitor.git +sudo git clone https://github.com/hp3icc/FDMR-Monitor.git cd FDMR-Monitor sudo git checkout Self_Service sudo sed -i 's/RELOAD_TIME = 15/RELOAD_TIME = 1/' /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg