diff --git a/install.sh b/install.sh index ab8c220..34b229d 100644 --- a/install.sh +++ b/install.sh @@ -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 diff --git a/update.sh b/update.sh index c0c186e..9700966 100644 --- a/update.sh +++ b/update.sh @@ -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