mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-14 18:48:30 +00:00
install my moderncv version
This commit is contained in:
parent
597c77a2fd
commit
ba25453f9e
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ hugo version
|
||||||
# Latex
|
# Latex
|
||||||
echo "Install altacv"
|
echo "Install altacv"
|
||||||
git clone https://github.com/Titan-C/AltaCV.git /root/texmf/tex/latex/AltaCV
|
git clone https://github.com/Titan-C/AltaCV.git /root/texmf/tex/latex/AltaCV
|
||||||
|
echo "Install moderncv"
|
||||||
|
git clone https://github.com/Titan-C/moderncv.git /root/texmf/tex/latex/moderncv
|
||||||
echo "Install fontawesome for latex"
|
echo "Install fontawesome for latex"
|
||||||
fontdir=/root/texmf/tex/latex/fontawesome/
|
fontdir=/root/texmf/tex/latex/fontawesome/
|
||||||
mkdir -p $fontdir
|
mkdir -p $fontdir
|
||||||
|
|
Loading…
Reference in a new issue