diff options
| author | mo khan <mo@mokhan.ca> | 2016-02-07 10:18:10 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2016-02-07 10:18:10 -0700 |
| commit | 76a8c8125fd06f6ebf1c81b622d2a5925b987155 (patch) | |
| tree | e9097db35212b5851167a201e8cb248ab760c18d /build.sh | |
| parent | e2f09c61fa14cc803600f616d10a8b135badaed2 (diff) | |
add template for report.
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..6543801 --- /dev/null +++ b/build.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +cd report + +latexmk |
