|
|
|
|
@ -595,7 +595,7 @@ sudo sed -i 's/54915/49061/' /opt/FreeDMR/playback.cfg
|
|
|
|
|
#############
|
|
|
|
|
wget https://raw.githubusercontent.com/CS8ABG/FDMR-Monitor/Self_Service/proxy/hotspot_proxy_v2.py -O /opt/FreeDMR/hotspot_proxy_v2.py
|
|
|
|
|
wget https://raw.githubusercontent.com/CS8ABG/FDMR-Monitor/Self_Service/proxy/proxy_SAMPLE.cfg -O /opt/FreeDMR/proxy.cfg
|
|
|
|
|
wget https://github.com/CS8ABG/FDMR-Monitor/blob/Self_Service/proxy/proxy_db.py -O /opt/FreeDMR/proxy_db.py
|
|
|
|
|
wget https://raw.githubusercontent.com/CS8ABG/FDMR-Monitor/Self_Service/proxy/proxy_db.py -O /opt/FreeDMR/proxy_db.py
|
|
|
|
|
####################
|
|
|
|
|
sed -i "s/db_username =.*/db_username = 'hbmon'/g" /opt/FreeDMR/hotspot_proxy_v2.py
|
|
|
|
|
sed -i "s/db_password =.*/db_password = 'hbmon'/g" /opt/FreeDMR/hotspot_proxy_v2.py
|
|
|
|
|
|