Skip to content
Snippets Groups Projects
Commit a1643c56 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 891c5683
Branches
No related tags found
No related merge requests found
Pipeline #22888 passed
......@@ -57,7 +57,7 @@ latexmk -cd -dvi- -f -pdf -ps- -time -shell-escape \
if [ $FAST == false ]
then
rm -f ${OUTDIR}/*.{aux,log,out,xwm,toc,lof,lot,bib,bbl,bcf,blg,xml,fls,fdb_latexmk}
rm -f ${OUTDIR}/*.{aux,log,out,xwm,toc,lof,lot,bib,bcf,blg,xml,fls,fdb_latexmk}
fi
echo "Done."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment