LAAG1/build.sh

4 lines
180 B
Bash
Raw Normal View History

2017-10-24 15:30:03 +02:00
#!/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