delete old files
This commit is contained in:
parent
e5fda203c3
commit
53896dc5a8
1 changed files with 2 additions and 0 deletions
2
build.sh
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue