Update deploy script to force recompile
This commit is contained in:
parent
e1f8f2c1b2
commit
ecfdd37aa8
@ -6,7 +6,7 @@
|
|||||||
dirname=latex-wochenende-$(date +"%Y%m%d%H%M%S")
|
dirname=latex-wochenende-$(date +"%Y%m%d%H%M%S")
|
||||||
|
|
||||||
echo "Compiling all slides …"
|
echo "Compiling all slides …"
|
||||||
python3 ./onpoint/main.py -i .
|
python3 ./onpoint/main.py -i -f .
|
||||||
|
|
||||||
echo "Creating zip file …"
|
echo "Creating zip file …"
|
||||||
mkdir $dirname
|
mkdir $dirname
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user