From f51747953f55827b8b2cca8f7aaaebe3f3015d22 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 26 Dec 2021 08:56:24 +0200 Subject: Added logfollow to follow logs --- bin/logfollow | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bin/logfollow diff --git a/bin/logfollow b/bin/logfollow new file mode 100755 index 0000000..f9f6ec9 --- /dev/null +++ b/bin/logfollow @@ -0,0 +1,2 @@ +#!/bin/bash +tail -f $LOGSFILE -- cgit v1.2.3