From 4683e5c350ef62a846a5cb8cf2abcca986462954 Mon Sep 17 00:00:00 2001 From: qo-op Date: Mon, 25 Jan 2021 01:30:06 +0100 Subject: [PATCH] Porte Monnaie Libre!! Utiliser avec https://cesium.app --- MAKE_G1BILLET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index b0c928d..52aa5d1 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -72,7 +72,7 @@ convert -font 'Liberation-Sans' \ -pointsize 40 -fill black -draw 'text 75,50 "'"G1 BILLET"'"' \ -pointsize 30 -draw 'text 50,100 "'"Identifiant: $NUMERO"'"' \ -pointsize 22 -fill black -draw 'text 50,130 "'"Code Secret: $SECRET"'"' \ --pointsize 22 -fill black -draw 'text 150,440 "'"Porte Monnaie Libre!! Utiliser avec https://cesium.app"'"' \ +-pointsize 22 -fill black -draw 'text 150,440 "'"Porte Monnaie Libre!! Utiliser avec https://cesium.app"'"' \ "/tmp/${BILLETNAME}.jpg" "/tmp/g1billet/${UNIQID}/${BILLETNAME}.BILLET.jpg" rm -f /tmp/${BILLETNAME}.jpg