From af183456caf9bc830d9b89f9787d18a18a477b65 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 24 Nov 2023 03:09:17 +0100 Subject: [PATCH] =?UTF-8?q?=E1=BA=90en?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/make_image_ipfs_index_carousel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make_image_ipfs_index_carousel.sh b/tools/make_image_ipfs_index_carousel.sh index bd81b5d2..69f9081d 100755 --- a/tools/make_image_ipfs_index_carousel.sh +++ b/tools/make_image_ipfs_index_carousel.sh @@ -98,7 +98,7 @@ if [[ ! -d $img_dir ]]; then ## WRITE ON IT : ASK FOR REFILL convert -font 'Liberation-Sans' \ - -pointsize 80 -fill purple -draw 'text 50,120 "'"$ZEN Ẑ"'"' \ + -pointsize 80 -fill purple -draw 'text 50,120 "'"$ZEN Ẑen"'"' \ -pointsize 30 -fill purple -draw 'text 40, 180 "'"$PLAYER"'"' \ -pointsize 14 -fill white -draw 'text 40, 200 "'"${birthdate}"'"' \ "${HOME}/.zen/tmp/one.png" "${HOME}/.zen/tmp/carousel/${pub}.png" \