From 620e52559c94dc56f0374f2805c29c90a8d0ca8a Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 19 Aug 2019 12:51:15 +0200 Subject: [PATCH] Delete lastheard.sh --- utils/lastheard.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 utils/lastheard.sh diff --git a/utils/lastheard.sh b/utils/lastheard.sh deleted file mode 100644 index e713ee6..0000000 --- a/utils/lastheard.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -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 -