read ubmails at generation time
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user