main
hp3icc 2 weeks ago
parent c9b09857dd
commit bf6cd5a604

@ -670,7 +670,8 @@ if [ -d "/opt/adn-dashboard" ]; then
rm -r /opt/adn-dashboard
fi
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/dashboard_SAMPLE.cfg /opt/adn-dashboard/dashboard.cfg

@ -1252,7 +1252,8 @@ if [ -d "/opt/adn-dashboard" ]; then
rm -r /opt/adn-dashboard
fi
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/dashboard_SAMPLE.cfg /opt/adn-dashboard/dashboard.cfg

Loading…
Cancel
Save

Powered by TurnKey Linux.