Skip to content
Snippets Groups Projects
Commit 9bd8897b authored by Simon RICHOUX's avatar Simon RICHOUX
Browse files

résolution de bug

parent 0e5860d8
Branches master
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ kpsewhich -var-value TEXMFLOCAL > temp.txt
set /p installdir=<temp.txt
del temp.txt
md "%installdir%/tex/latex/polytechnique"
md "%installdir%/tex/latex/polytechnique/resources
md "%installdir%/tex/latex/polytechnique/resources"
md "%installdir%/source/latex/polytechnique"
md "%installdir%/source/latex/polytechnique/resources"
md "%installdir%/doc/latex/polytechnique"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment