Update install.sh

merge-requests/1/head
Esteban Mackay Q. 9 months ago
parent 2d1a2c86a7
commit 1ba487ac28

@ -290,9 +290,9 @@ cat /opt/obp.txt >> /opt/ADN-DMR-Peer-Server/config/adn.cfg
#
cd /opt/ADN-DMR-Peer-Server/
#############
wget https://raw.githubusercontent.com/CS8ABG/FDMR-Monitor/Self_Service/proxy/hotspot_proxy_v2.py -O /opt/ADN-DMR-Peer-Server/hotspot_proxy_v2.py
wget https://raw.githubusercontent.com/CS8ABG/FDMR-Monitor/Self_Service/proxy/proxy_SAMPLE.cfg -O /opt/ADN-DMR-Peer-Server/proxy.cfg
wget https://raw.githubusercontent.com/CS8ABG/FDMR-Monitor/Self_Service/proxy/proxy_db.py -O /opt/ADN-DMR-Peer-Server/proxy_db.py
wget https://gitlab.com/hp3icc/FDMR-Monitor2/-/raw/Self_Service/proxy/hotspot_proxy_v2.py -O /opt/ADN-DMR-Peer-Server/hotspot_proxy_v2.py
wget https://gitlab.com/hp3icc/FDMR-Monitor2/-/raw/Self_Service/proxy/proxy_SAMPLE.cfg -O /opt/ADN-DMR-Peer-Server/proxy.cfg
wget https://gitlab.com/hp3icc/FDMR-Monitor2/-/raw/Self_Service/proxy/proxy_db.py -O /opt/ADN-DMR-Peer-Server/proxy_db.py
####################
sed -i "s/db_username =.*/db_username = 'hbmon'/g" /opt/ADN-DMR-Peer-Server/hotspot_proxy_v2.py
sed -i "s/db_password =.*/db_password = 'hbmon'/g" /opt/ADN-DMR-Peer-Server/hotspot_proxy_v2.py

Loading…
Cancel
Save

Powered by TurnKey Linux.