Update deploy script to force recompile

This commit is contained in:
Knoch 2020-06-19 23:44:50 +02:00
parent e1f8f2c1b2
commit ecfdd37aa8

View File

@ -6,7 +6,7 @@
dirname=latex-wochenende-$(date +"%Y%m%d%H%M%S")
echo "Compiling all slides …"
python3 ./onpoint/main.py -i .
python3 ./onpoint/main.py -i -f .
echo "Creating zip file …"
mkdir $dirname