merge-requests/1/head
Esteban Mackay Q. 2 years ago
parent ab6f809a6a
commit 59e959fd41

@ -337,7 +337,7 @@ sed -i "s/www\/html/www\/fdmr/g" /opt/FDMR-Monitor/sysinfo/*.*
cd /opt/FDMR-Monitor/
cp /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg /opt/FDMR-Monitor/fdmr-mon.cfg
###############################
wget -O /opt/FDMR-Monitor/html/img/logo.png https://adn.systems/files/logo1.png
#wget -O /opt/FDMR-Monitor/html/img/logo.png https://adn.systems/files/logo1.png
wget -O /opt/FDMR-Monitor/html/favicon.ico https://adn.systems/files/ADN_37x18_01.ico
#
sudo cat > /opt/FDMR-Monitor/html/buttons.php <<- "EOF"
@ -568,7 +568,7 @@ wget -q --no-check-certificate -r 'https://docs.google.com/uc?export=download&id
#wget -q --no-check-certificate -r 'https://docs.google.com/uc?export=download&id=1vsviKjpZmL_mWVEW2UstNODGPl8-uNVo' -O /opt/flags.zip &&
#sudo unzip -o /opt/flags.zip -d /opt/FDMR-Monitor2/html/flags/ &&
#rm /opt/flags.zip
wget -O /opt/FDMR-Monitor2/html/img/logo.png https://adn.systems/files/logo1.png
#wget -O /opt/FDMR-Monitor2/html/img/logo.png https://adn.systems/files/logo1.png
wget -O /opt/FDMR-Monitor2/html/img/favicon.ico https://adn.systems/files/ADN_37x18_01.ico
wget -O /opt/FDMR-Monitor2/html/img/Logo_mini.png https://adn.systems/files/Logo_mini.png
cp fdmr-mon_SAMPLE.cfg fdmr-mon.cfg

@ -597,7 +597,7 @@ cd /opt/FDMR-Monitor/
cd /opt/FDMR-Monitor/
cp /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg /opt/FDMR-Monitor/fdmr-mon.cfg
###############################
wget -O /opt/FDMR-Monitor/html/img/logo.png https://adn.systems/files/logo1.png
#wget -O /opt/FDMR-Monitor/html/img/logo.png https://adn.systems/files/logo1.png
wget -O /opt/FDMR-Monitor/html/favicon.ico https://adn.systems/files/ADN_37x18_01.ico
#
sudo cat > /opt/FDMR-Monitor/html/buttons.php <<- "EOF"
@ -857,7 +857,7 @@ sed -i "s/configFile =.*/configFile = '\/opt\/FDMR-Monitor2\/fdmr-mon.cfg';/g" /
#wget -q --no-check-certificate -r 'https://docs.google.com/uc?export=download&id=1vsviKjpZmL_mWVEW2UstNODGPl8-uNVo' -O /opt/flags.zip &&
#sudo unzip -o /opt/flags.zip -d /opt/FDMR-Monitor2/html/flags/ &&
#rm /opt/flags.zip
wget -O /opt/FDMR-Monitor2/html/img/logo.png https://adn.systems/files/logo1.png
#wget -O /opt/FDMR-Monitor2/html/img/logo.png https://adn.systems/files/logo1.png
wget -O /opt/FDMR-Monitor2/html/img/favicon.ico https://adn.systems/files/ADN_37x18_01.ico
wget -O /opt/FDMR-Monitor2/html/img/Logo_mini.png https://adn.systems/files/Logo_mini.png

Loading…
Cancel
Save

Powered by TurnKey Linux.