Update fdmr.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-02-21 21:03:43 +00:00
parent 0c17a07bcd
commit 6d2a06d941
1 changed files with 1 additions and 2 deletions

View File

@ -642,8 +642,7 @@ sudo sed -i "s/All rights reserved.<br>.*/All rights reserved.<br><a title=\"Ras
chmod +x /opt/FDMR-Monitor/sysinfo/*
sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh
(crontab -l; echo "*/5 * * * * sh /opt/FDMR-Monitor/sysinfo/graph.sh")|awk '!x[$0]++'|crontab -
(crontab -l; echo "*/2 * * * * sh /opt/FDMR-Monitor/sysinfo/cpu.sh")|awk '!x[$0]++'|crontab -
##################
#Service
sudo cat > /lib/systemd/system/proxy.service <<- "EOF"