minor formatting fixes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# these are so that later it can be edited through the web on gitea and automagically recompile without having to run anything on the webserver manually. MUST be commented out when modifying/running locally. I'm not gonna maintain two copies just for that automation, especially while I'm still actively creating stuff
|
||||
git fetch --all
|
||||
git reset --hard origin/master
|
||||
#git fetch --all
|
||||
#git reset --hard origin/master
|
||||
|
||||
printf "\n-_-_-_-_-_-_-_-_- Main -_-_-_-_-_-_-_-_-\n"
|
||||
pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=Recipes main.tex
|
||||
|
||||
Reference in New Issue
Block a user