Update install.sh

This commit is contained in:
hp3icc 2022-06-23 21:20:36 -05:00 committed by GitHub
parent 4d29462cd4
commit f838f05a9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -671,8 +671,8 @@ systemctl start freedmr.service
systemctl enable freedmr.service systemctl enable freedmr.service
systemctl start proxy.service systemctl start proxy.service
systemctl enable proxy.service systemctl enable proxy.service
systemctl start parrot.service systemctl start fdmrparrot.service
systemctl enable parrot.service systemctl enable fdmrparrot.service
sudo rm /opt/FDMR-Monitor/data/*.json sudo rm /opt/FDMR-Monitor/data/*.json
sudo rm /opt/FDMR-Monitor/sysinfo/*.rrd sudo rm /opt/FDMR-Monitor/sysinfo/*.rrd
sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh