From f9ca6208bda8f1b76ee1b21ee6ad5f39d4c570fc Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 16 Jun 2025 12:02:18 -0400 Subject: [PATCH] oops --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index fee9b88..675d5f4 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -./deps.sh +./deps.sh || exit $? find acl.cool/serve/ ytheleus.org/serve/ -type f -mmin +11 -delete