Update install.sh
This commit is contained in:
parent
31b92890c3
commit
b0620249af
|
|
@ -316,7 +316,7 @@ chmod +x /opt/extra-*
|
||||||
#
|
#
|
||||||
#fdmr-monitor
|
#fdmr-monitor
|
||||||
cd /opt
|
cd /opt
|
||||||
sudo git clone https://github.com/hp3icc/FDMR-Monitor.git
|
sudo git clone https://github.com/yuvelq/FDMR-Monitor.git
|
||||||
cd FDMR-Monitor
|
cd FDMR-Monitor
|
||||||
sudo git checkout Self_Service
|
sudo git checkout Self_Service
|
||||||
sudo sed -i 's/RELOAD_TIME = 15/RELOAD_TIME = 1/' /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg
|
sudo sed -i 's/RELOAD_TIME = 15/RELOAD_TIME = 1/' /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue