LAAG1/build.sh
Valentin Boettcher 473cdd4cc8 Ok CI
2017-10-24 15:30:03 +02:00

3 lines
180 B
Bash
Executable file

#!/bin/sh
emacs --batch --eval "(progn (package-initialize) (package-refresh-contents) (package-install 'org))"
emacs Lineare_Algebra.org --batch -f org-html-export-to-html --kill