delete old files

This commit is contained in:
Alexander 2025-06-14 16:52:45 -04:00
parent e5fda203c3
commit 53896dc5a8

View file

@ -2,6 +2,8 @@
./deps.sh ./deps.sh
find acl.cool/serve/ ytheleus.org/serve/ -type f -mmin +11 -delete
function soup_config { function soup_config {
rm soupault.toml rm soupault.toml
cp ../soupault.toml soupault.toml cp ../soupault.toml soupault.toml