mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-14 18:48:30 +00:00
experiment with altacv on root
This commit is contained in:
parent
90332f6a5e
commit
50cc9534c6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ test:
|
|||
- wget https://github.com/gohugoio/hugo/releases/download/v0.39/hugo_0.39_Linux-64bit.deb
|
||||
- dpkg -i hugo*.deb
|
||||
- hugo version
|
||||
- git clone https://github.com/Titan-C/AltaCV.git /usr/share/texmf/tex/latex/AltaCV
|
||||
- git clone https://github.com/Titan-C/AltaCV.git /root/texmf/tex/latex/AltaCV
|
||||
- emacs --batch --load /tmp/install-org.el
|
||||
- emacs --batch -Q --script genfiles.el
|
||||
- cd org-cv-exports; latex -pdf altacv.org.tex
|
||||
|
|
Loading…
Reference in a new issue