summaryrefslogtreecommitdiffstats
path: root/local/.bin/hornet/svlog
diff options
context:
space:
mode:
Diffstat (limited to 'local/.bin/hornet/svlog')
-rwxr-xr-xlocal/.bin/hornet/svlog5
1 files changed, 0 insertions, 5 deletions
diff --git a/local/.bin/hornet/svlog b/local/.bin/hornet/svlog
deleted file mode 100755
index 201ce9b..0000000
--- a/local/.bin/hornet/svlog
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-set -eu
-set -o pipefail
-
-tail -F "$HOME/.log/$1/current" | tai64nlocal