merge-requests/1/head
Esteban Mackay Q 2 years ago
parent 9708680db1
commit aa646bb75b

@ -880,6 +880,7 @@ sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i "s228/20/50/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
################# #################
cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py
cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg

@ -565,6 +565,7 @@ sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i '228s/20/50/' /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
################# #################
cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py
cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg
@ -787,6 +788,8 @@ sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i '228s/20/50/' /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
################# #################
cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py
cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg
@ -1333,6 +1336,8 @@ sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54000/56000/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py sed -i "s/54100/56099/g" /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg sed -i "s/1234567/1234567,1231237,123123701/g" /opt/FDMR-Monitor2/proxy/proxy.cfg
sed -i '228s/20/50/' /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py
################# #################
cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py cp /opt/FDMR-Monitor2/proxy/hotspot_proxy_v2.py /opt/FreeDMR/hotspot_proxy_v2.py
cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg cp /opt/FDMR-Monitor2/proxy/proxy.cfg /opt/FreeDMR/proxy.cfg

Loading…
Cancel
Save

Powered by TurnKey Linux.