From e86ecba94bd7f1c7fa0f8583d84468293ae936a2 Mon Sep 17 00:00:00 2001 From: thing1 Date: Sun, 22 Jun 2025 19:23:30 +0100 Subject: many things, final commit --- comp/gift/build.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 comp/gift/build.sh (limited to 'comp/gift/build.sh') diff --git a/comp/gift/build.sh b/comp/gift/build.sh new file mode 100755 index 0000000..ae48bda --- /dev/null +++ b/comp/gift/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash +pdflatex writeup.tex +pdflatex writeup.tex -- cgit v1.2.3