diff options
author | thing 1 <thing1@seacrossedlovers.xyz> | 2024-11-14 08:11:18 +0000 |
---|---|---|
committer | thing 1 <thing1@seacrossedlovers.xyz> | 2024-11-14 08:11:18 +0000 |
commit | 2e1ccff01cf89539b621ac786898229307847f4b (patch) | |
tree | 88f91a94a58e6452288ed3145de51cb73c9f249b /electronics/cw1/build.sh | |
parent | bca6aeb86a3ca5d33cf1f33a81fcce2220d97a5a (diff) |
made too many changes to note
Diffstat (limited to 'electronics/cw1/build.sh')
-rwxr-xr-x | electronics/cw1/build.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/electronics/cw1/build.sh b/electronics/cw1/build.sh new file mode 100755 index 0000000..ae48bda --- /dev/null +++ b/electronics/cw1/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash +pdflatex writeup.tex +pdflatex writeup.tex |