Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-02-11 17:04:25 -05:00 committed by GitHub
parent f4a1a1d5a4
commit ca1724ebf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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