read ubmails at generation time

This commit is contained in:
2021-07-13 17:24:22 +02:00
parent 1b822b8251
commit 808182cd21
4 changed files with 3 additions and 7 deletions

View File

@@ -4,8 +4,6 @@ dest_file="$(realpath "$(dirname "$0")")/data/presentation_$(date +%Y-%m-%d).tex
echo Reading old protocols
./read_db.sh
echo Getting E-Mail
./read_ubmails.py
echo Generating
./generate.py --presentation >"$dest_file"