e
This commit is contained in:
parent
00000d9121
commit
00000d95eb
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ write_readme() {
|
|||
failed=$(grep -c '^FAIL$' "$STATUSLOG")
|
||||
|
||||
{
|
||||
echo "## Log @ $(date '+%Y-%m-%d %H:%M UTC')"
|
||||
echo "## Log @ $(TZ="UTC" date "+%Y-%m-%d %H:%M %Z")"
|
||||
echo
|
||||
echo "### ✅ Working Streams: $passed<br>➖ Empty Streams: $empty<br>❌ Dead Streams: $failed"
|
||||
echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue