diff options
Diffstat (limited to 'examplerun.sh')
-rw-r--r-- | examplerun.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examplerun.sh b/examplerun.sh new file mode 100644 index 0000000..7d4e3b4 --- /dev/null +++ b/examplerun.sh @@ -0,0 +1,3 @@ +zip -r 100301654.zip ./ExampleSubmission/ +python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f md -o auto +rm 100301654.zip
\ No newline at end of file |