diff options
| -rw-r--r-- | latex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/latex/Makefile b/latex/Makefile index ba412906..88a65464 100644 --- a/latex/Makefile +++ b/latex/Makefile @@ -182,4 +182,5 @@ tabula-rasa: sync-with-website: rsync -ruvz --include='*/' --include='*.pdf' --include='*.png' --exclude='*' \ $(BUILDDIR)/ muhq.space:html/muhqs-game/latex/build + ssh muhq.space 'make -C ~/html/muhqs-game/html' ssh muhq.space 'chmod -R u=rwX,go=rX ~/html' |
