$(date) log

This commit is contained in:
fred 2023-02-23 23:47:36 +01:00
parent 49fec0dd44
commit 5f0aee0456
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ while true; do
HOST=$(echo "$HOSTP" | cut -d ':' -f 1)
echo "=================================================="
echo "$MOATS"
echo "$MOATS" $(date)
echo "=================================================="
echo "$REQ"
echo "=================================================="