aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/make b/make
index ef16f69..5a91e84 100755
--- a/make
+++ b/make
@@ -30,6 +30,7 @@ rm *.log
rm document/report.log
cp assets/* outputs/
qrencode https://hrhr.dev/r -o outputs/qr.png || echo "For QR code, install \`qrencode\`"
+qrencode https://git.hrhr.dev/scifair -o outputs/qr-source.png
cd poster
pdftex document.tex
mv document.pdf ../outputs/posterboard.pdf