summaryrefslogtreecommitdiffstats
path: root/examplerun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examplerun.sh')
-rw-r--r--examplerun.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/examplerun.sh b/examplerun.sh
index b78046f..1f3bb23 100644
--- a/examplerun.sh
+++ b/examplerun.sh
@@ -1,8 +1,8 @@
zip -r 100301654.zip ./ExampleSubmission/
-python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f tex -o auto
+python ./Smarker/mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f pdf -o auto
rm 100301654.zip
-pdflatex 100301654_report.tex
-rm -v *.log
-rm -v *.aux
-# rm -v *.tex
-rm -v *_test_report.pdf \ No newline at end of file
+# pdflatex 100301654_report.tex
+# rm -v *.log
+# rm -v *.aux
+# # rm -v *.tex
+# rm -v *_test_report.pdf \ No newline at end of file