From 7928344f0e68700e1340520d8201562fe8a6b926 Mon Sep 17 00:00:00 2001 From: Waldek Date: Wed, 26 Jun 2019 21:01:09 +0200 Subject: [PATCH] Update lastheard.sh --- utils/lastheard.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/lastheard.sh b/utils/lastheard.sh index fcf19f3..e713ee6 100644 --- a/utils/lastheard.sh +++ b/utils/lastheard.sh @@ -3,3 +3,4 @@ mv /var/www/html/lastheard.log /var/www/html/lastheard.log.save /usr/bin/tail -550 /var/www/html/lastheard.log.save > /var/www/html/lastheard.log mv /var/www/html/lastheard.log /var/www/html/lastheard.log.save /usr/bin/tail -550 /var/www/html/lastheard.log.save > /var/www/html/lastheard.log +