From 834f79a8e5f6ef38406dbd53036c2db879838c5f Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 9 Nov 2023 21:59:59 -0800 Subject: [PATCH] Updated bundle location --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index a23f233..af6df40 100755 --- a/build.sh +++ b/build.sh @@ -38,7 +38,7 @@ function build() { tectonic_args=( --chatter minimal - --web-bundle "https://static.betalupi.com/tectonic/texlive2023-nopatch.tar" + --web-bundle "https://static.betalupi.com/tectonic/texlive2023.tar" )