diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-04-13 16:08:14 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-04-13 16:08:14 +0100 |
commit | 5faf5c34d833f8467bce580e1e249f54856042dc (patch) | |
tree | 23961c9b1bf8a30e3ce8abac5918a95cf318e69f /examplerun.sh | |
parent | c191669089061a5082dba997ca43d1db233c1b72 (diff) | |
download | Smarker-5faf5c34d833f8467bce580e1e249f54856042dc.tar.gz Smarker-5faf5c34d833f8467bce580e1e249f54856042dc.zip |
Mostly finished tex template
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 eac57b8..b78046f 100644 --- a/examplerun.sh +++ b/examplerun.sh @@ -4,5 +4,5 @@ rm 100301654.zip pdflatex 100301654_report.tex rm -v *.log rm -v *.aux -rm -v *.tex +# rm -v *.tex rm -v *_test_report.pdf
\ No newline at end of file |