From e3afd3bb08f4e652f33991b9d49c534d785396d7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 13 Oct 2024 23:01:06 +0200 Subject: [PATCH] web --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 2f8193e..e2b5d8d 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ ROOT="$(dirname "${FILE}")" INPUT="${ROOT}/in" INPUTS="${ROOT}/in.txt" -OUTPUT="${ROOT}/out" +OUTPUT="${ROOT}/out/web" function main { local file