Correct annna's birthday. - annna - Annna the nice friendly bot.
HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 70a753a5f0a964a0ca217512594dffe0d194f683
DIR parent 03b22d3a4bf08feb327c0c98b3c63c3e222e6378
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Sat, 7 Dec 2024 22:51:03 +0100
Correct annna's birthday.
Diffstat:
M annnaversary-cronjob | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/annnaversary-cronjob b/annnaversary-cronjob
@@ -2,7 +2,7 @@
export PATH="$PATH:/home/annna/bin"
-birth="2018-02-04"
+annnabirthday="1989-05-18"
birthmonth="$( (echo obase = 10; date -d $birth +%m) | bc )"
birthday="$( (echo obase = 10; date -d $birth +%d) | bc )"
birthyear="$( (echo obase = 10; date -d $birth +%Y) | bc )"