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