From 53896dc5a827cef03eb821869f818c131dc4ea3b Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 14 Jun 2025 16:52:45 -0400 Subject: [PATCH] delete old files --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index cef9c6a..c632467 100755 --- a/build.sh +++ b/build.sh @@ -2,6 +2,8 @@ ./deps.sh +find acl.cool/serve/ ytheleus.org/serve/ -type f -mmin +11 -delete + function soup_config { rm soupault.toml cp ../soupault.toml soupault.toml