mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-25 01:08:43 -05:00
Update lastheard
This commit is contained in:
parent
89cb6234e0
commit
4f595b3dc5
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
mv /opt/HBmonitor/lastheard.log /opt/HBmonitor/lastheard.log.save
|
||||
/usr/bin/tail -150 /opt/HBmonitor/lastheard.log.save > /opt/HBmonitor/lastheard.log
|
||||
mv /opt/HBmonitor/lastheard.log /var/www/html/lastheard.log.save
|
||||
mv /opt/HBmonitor/lastheard.log /opt/HBmonitor/lastheard.log.save
|
||||
/usr/bin/tail -150 /opt/HBmonitor/lastheard.log.save > /opt/HBmonitor/lastheard.log
|
||||
|
Loading…
Reference in New Issue
Block a user