Update selfservice-update.sh
This commit is contained in:
parent
1d6240576b
commit
a94e1a5009
|
|
@ -183,8 +183,9 @@ sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh
|
|||
|
||||
cp -r /opt/FDMR-Monitor/sysinfo/ /var/fdmr/html/sysinfo/
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/Easy-FreeDMR-SERVER-Install/main/menu.sh)"
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/self/data-id-update.sh)"
|
||||
data-id
|
||||
#sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/self/data-id-update.sh)"
|
||||
#data-id
|
||||
cronedit.sh '* */6 * * *' 'data-id' remove
|
||||
#sudo rm mon.db
|
||||
#sudo python3 mon_db.py
|
||||
sudo systemctl daemon-reload
|
||||
|
|
|
|||
Loading…
Reference in New Issue