From 5f0aee0456cfe8f543e186b11060e7f71897338e Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 23 Feb 2023 23:47:36 +0100 Subject: [PATCH] $(date) log --- G1BILLETS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/G1BILLETS.sh b/G1BILLETS.sh index 36e9378..6b06e0a 100755 --- a/G1BILLETS.sh +++ b/G1BILLETS.sh @@ -200,7 +200,7 @@ while true; do HOST=$(echo "$HOSTP" | cut -d ':' -f 1) echo "==================================================" - echo "$MOATS" + echo "$MOATS" $(date) echo "==================================================" echo "$REQ" echo "=================================================="