|
|
|
@ -338,7 +338,7 @@ cd /opt/FDMR-Monitor/
|
|
|
|
cp /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg /opt/FDMR-Monitor/fdmr-mon.cfg
|
|
|
|
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
|
|
|
|
#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"
|
|
|
|
sudo cat > /opt/FDMR-Monitor/html/buttons.php <<- "EOF"
|
|
|
|
<!-- HBMonitor buttons HTML code -->
|
|
|
|
<!-- HBMonitor buttons HTML code -->
|
|
|
|
@ -569,8 +569,8 @@ wget -q --no-check-certificate -r 'https://docs.google.com/uc?export=download&id
|
|
|
|
#sudo unzip -o /opt/flags.zip -d /opt/FDMR-Monitor2/html/flags/ &&
|
|
|
|
#sudo unzip -o /opt/flags.zip -d /opt/FDMR-Monitor2/html/flags/ &&
|
|
|
|
#rm /opt/flags.zip
|
|
|
|
#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/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
|
|
|
|
#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
|
|
|
|
cp fdmr-mon_SAMPLE.cfg fdmr-mon.cfg
|
|
|
|
sudo chmod 644 fdmr-mon.cfg
|
|
|
|
sudo chmod 644 fdmr-mon.cfg
|
|
|
|
sudo cp /opt/FDMR-Monitor2/html/* /var/www/fdmr2/ -r
|
|
|
|
sudo cp /opt/FDMR-Monitor2/html/* /var/www/fdmr2/ -r
|
|
|
|
|