added email

This commit is contained in:
Lewis Wynne 2026-04-29 17:03:41 +01:00
parent da81471306
commit 3b394f432f

View file

@ -192,6 +192,7 @@ tmp="$OUTPUT_PATH.tmp"
done done
printf '\nlegend: = up - degraded _ down . no data\n' printf '\nlegend: = up - degraded _ down . no data\n'
printf '\nBy: l@ily.rs\n'
} > "$tmp" } > "$tmp"
mv "$tmp" "$OUTPUT_PATH" mv "$tmp" "$OUTPUT_PATH"