commit bb97c772644d875d117f471ab4135992189bffe3 parent 375e4cb94d5de361d15b546e02c5734fdd90d40d Author: dwrz <dwrz@dwrz.net> Date: Sun, 28 May 2023 16:26:46 +0000 Add daily chinese to reveille script Diffstat:
M | scripts/reveille | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/scripts/reveille b/scripts/reveille @@ -61,6 +61,9 @@ QOTD: $(wisdom | fold --spaces --width 72) +每日中文: +$(shuf -n 8 "${HOME}"/projects/chinese/vocabulary.csv | sort) + EOF echo "${email}"