commit 5aeec95ec8687262f3c04a840dc816fea585b7e3 parent 7a9fcc29ad30004cca5b0b2e8d87beaea0a29b1d Author: dwrz <dwrz@dwrz.net> Date: Tue, 27 Feb 2024 13:41:07 +0000 Update reveille script Diffstat:
M | scripts/reveille | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/reveille b/scripts/reveille @@ -65,7 +65,7 @@ $(wisdom | fold --spaces --width 72) $(shuf -n 8 "${HOME}"/projects/chinese/vocabulary.csv | sort) Sunrise & Sunset: -New York City $(sun -c 40.730610,-73.935242 -z America/New_York) +New York City $(sun -c 40.730610,-73.935242 -f 15:04 -z America/New_York) EOF