|
|
|
@ -1252,7 +1252,8 @@ if [ -d "/opt/adn-dashboard" ]; then
|
|
|
|
rm -r /opt/adn-dashboard
|
|
|
|
rm -r /opt/adn-dashboard
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
cd /opt
|
|
|
|
cd /opt
|
|
|
|
git clone https://github.com/Amateur-Digital-Network/ADN-Dashboard.git adn-dashboard
|
|
|
|
git clone https://gitlab.com/hp3icc/ADN-Dashboard.git adn-dashboard
|
|
|
|
|
|
|
|
#git clone https://github.com/Amateur-Digital-Network/ADN-Dashboard.git adn-dashboard
|
|
|
|
cp /opt/adn-dashboard/proxy/proxy_SAMPLE.cfg /opt/adn-dashboard/proxy/proxy.cfg
|
|
|
|
cp /opt/adn-dashboard/proxy/proxy_SAMPLE.cfg /opt/adn-dashboard/proxy/proxy.cfg
|
|
|
|
cp /opt/adn-dashboard/dashboard_SAMPLE.cfg /opt/adn-dashboard/dashboard.cfg
|
|
|
|
cp /opt/adn-dashboard/dashboard_SAMPLE.cfg /opt/adn-dashboard/dashboard.cfg
|
|
|
|
|
|
|
|
|
|
|
|
|