check-bkp-status.in: Include day-of-week name in the title.
[rsync-backup] / check-bkp-status.in
index 15afadd..6dd3efc 100644 (file)
@@ -234,7 +234,7 @@ html_header () {
 </head>
 <body>
 
-<h1><tt>rsync-backup</tt> report: $now</tt></h1>
+<h1><tt>rsync-backup</tt> report: $now_dow $now</tt></h1>
 EOF
 }
 
@@ -433,6 +433,7 @@ esac
 
 now=$(date +"%Y-%m-%d")
 now_time=$(date +"%H:%M:%S %z")
+now_dow=$(date +"%A")
 now_jdn=$(julian $now)
 . "$conf"
 failure_logs