Updated generation script

This commit is contained in:
Jurn Wubben 2025-07-21 21:53:00 +02:00
parent 4d6815955c
commit 14367aba17
2 changed files with 5 additions and 0 deletions

BIN
export.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -4,3 +4,5 @@
DIR=$(dirname -- "$(readlink -f -- "$0")")
magick "$DIR/source.svg" "$DIR/export.png"
git add "$DIR/export.png"