From 83ef4f979c9ed8a3f3c43d9854a6a6fe970436d2 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 25 Aug 2022 21:54:31 +0200 Subject: [PATCH] img --- G1VOEUX.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/G1VOEUX.sh b/G1VOEUX.sh index c2a95e9c..eac4f18a 100755 --- a/G1VOEUX.sh +++ b/G1VOEUX.sh @@ -168,11 +168,12 @@ convert -gravity northwest -pointsize 50 -fill black -draw "text 30,300 \"Ğ1 VO echo "## Creation json tiddler : Qr${PEPPER} /ipfs/${IVOEU}" echo '[ { - "title": "'Voeu${PEPPER}'", + "title": "'${PEPPER}'", "type": "'image/jpeg'", "ipns": "'/ipns/$VOEUXNS'", + "ipfs": "'/ipns/$IVOEUPLAY'", "text": "'$TEXT'", - "tags": "'voeu ${PEPPER} qrcode'" + "tags": "'voeu ${PEPPER}'" } ] ' > ~/.zen/game/world/$WISHKEY/${PEPPER}.voeu.json