From c44fbbc20946c4a813494243ccc34fc73faa6ddb Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 9 Apr 2019 10:30:30 -0400 Subject: [PATCH] Use previous/current instead of yesterday/today in work report --- lib/login_functions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/login_functions.sh b/lib/login_functions.sh index add0cd0..c8b116d 100644 --- a/lib/login_functions.sh +++ b/lib/login_functions.sh @@ -72,9 +72,9 @@ $(date +%F) Morning report -------------- -### Yesterday +### Previous -### Today +### Current ### Blockers -- 2.20.1