fix autoltx file gen
This commit is contained in:
@@ -20,6 +20,7 @@ if test -f ".gitignore"; then
|
||||
else
|
||||
# Creating .gitignore file
|
||||
printf 'pdf/\nlatexmkrc\ncompile.sh\n' >> .gitignore
|
||||
touch .autoltx
|
||||
fi
|
||||
|
||||
# mkdir -p pdf/config
|
||||
|
||||
Reference in New Issue
Block a user