From f069859aa22e61b8025add8e3a1272899658e819 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 7 Sep 2021 07:52:41 +0200 Subject: [PATCH] Cosmetics --- bin/update-env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/update-env.sh b/bin/update-env.sh index 99c7d0f..2d3d601 100755 --- a/bin/update-env.sh +++ b/bin/update-env.sh @@ -79,6 +79,7 @@ detect_color() { } detect_color +#------------------------------------------------------------------------------ my_date() { date +'%F %T.%N %:::z' } -- 2.39.5