summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 12:33:45 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 12:33:45 +0100
commit8bd52d46711319bae282d6164facadff0dcf6f9f (patch)
tree0b6c0b1307c265db13cb2e22be97b1b522460b01
parent2ea56722ee164229f7868f677d11472798c3089b (diff)
cosmetic fix
-rwxr-xr-xphotoalbum.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/photoalbum.sh b/photoalbum.sh
index 6fe0232..80389b7 100755
--- a/photoalbum.sh
+++ b/photoalbum.sh
@@ -111,5 +111,5 @@ function generate () {
createdirs
scale
-bash -c 'rm html/*.html; exit 0' &>/dev/null
+find ./html -type f -name \*.html -delete
generate 1