Changed suffix to variable

This commit is contained in:
Jan Jastrow 2022-02-01 17:14:11 +01:00
parent 0a09475342
commit a49c161d94

View File

@ -26,6 +26,8 @@ if [ -z "$SIZE" ]; then
SIZE=1600 SIZE=1600
fi fi
FILE_SUFFIX="_thumbs"
# Design variables # Design variables
INFO_TEXTCOLOR="0xEEEEEE" INFO_TEXTCOLOR="0xEEEEEE"
INFO_BGCOLOR="0x282828" INFO_BGCOLOR="0x282828"