summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <atci39@rambler.ru>2023-06-30 23:36:51 +0300
committertsxv478 <atci39@rambler.ru>2023-06-30 23:36:51 +0300
commit7a79cfccd6d5917616fa9250dc231480fe6f0d36 (patch)
treec645eece9cbe7ff1bf379e65c53470d3bf71bfad
parent1b620adf6e67ce83c53150a8be8a4a7609167924 (diff)
thumbdir name
-rwxr-xr-xgalgen4
1 files changed, 2 insertions, 2 deletions
diff --git a/galgen b/galgen
index b7e9b89..5a43ac4 100755
--- a/galgen
+++ b/galgen
@@ -11,7 +11,7 @@
MY_HEIGHT_SMALL=406
MY_HEIGHT_LARGE=768
MY_QUALITY=85
-MY_THUMBDIR="__thumbs"
+MY_THUMBDIR="thumbnails"
MY_INDEX_HTML_FILE="index.html"
MY_TITLE="Gallery"
MY_FOOTER='Created with <a href="https://github.com/Cyclenerd/gallery_shell">gallery.sh</a>'
@@ -308,4 +308,4 @@ cat >> "$MY_INDEX_HTML_FILE" << EOF
</html>
EOF
-debugOutput "= done" \ No newline at end of file
+debugOutput "= done"