Update install.sh
This commit is contained in:
parent
4d29462cd4
commit
f838f05a9c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue