diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-06-09 00:53:42 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-06-09 00:53:49 +0200 |
commit | 2af0cc20186221fedbde36668df05773df50ee9d (patch) | |
tree | 4cfdff6b3603d316d40535b25be1d881f36dba94 /build | |
parent | decc12d8893a7e5ac00dcd3671ae8bd918e9bfc8 (diff) |
Add a done folder
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -413,3 +413,5 @@ wait find out -name '*.html' -and -not -name 'index.html' -delete rm data/tmp-data.?? + +cp -r out done |