diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-02-16 15:47:00 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-02-16 15:47:00 +0000 |
commit | c54a8630faa8e1c597d598bf7497d724efb0fb18 (patch) | |
tree | 299a4e2a580b249c1ba36a9e486422a563d041c0 /examplerun.sh | |
parent | e5203f74000dc083d3e4024725a0e50656bf776b (diff) | |
download | Smarker-c54a8630faa8e1c597d598bf7497d724efb0fb18.tar.gz Smarker-c54a8630faa8e1c597d598bf7497d724efb0fb18.zip |
added markdown symlink
Diffstat (limited to 'examplerun.sh')
-rw-r--r-- | examplerun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examplerun.sh b/examplerun.sh index 7d4e3b4..0b06453 100644 --- a/examplerun.sh +++ b/examplerun.sh @@ -1,3 +1,3 @@ zip -r 100301654.zip ./ExampleSubmission/ -python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f md -o auto +python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f text -o auto rm 100301654.zip
\ No newline at end of file |