diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index f09d1c7..128e26d 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -76,13 +76,13 @@ then BOTTOM="ASTROPORT KODI --- https://gchange.fr ---" else XZUID="G1 BILLET" - BOTTOM="Porte Monnaie Libre!! Utilisez avec https://cesium.app" + BOTTOM="Porte Monnaie Libre!! https://gchange.fr https://cesium.app" fi convert -font 'Liberation-Sans' \ -pointsize 120 -fill black -draw 'text 330,250 "'"$MONTANT DU"'"' \ --pointsize 40 -fill black -draw 'text 75,50 "'"$XZUID"'"' \ --pointsize 25 -fill black -draw 'text 330,65 "'"${NOTERIB}"'"' \ +-pointsize 40 -fill black -draw 'text 70,50 "'"$XZUID"'"' \ +-pointsize 20 -fill black -draw 'text 400,30 "'"${NOTERIB}"'"' \ -pointsize 30 -draw 'text 50,100 "'"Identifiant: $NUMERO"'"' \ -pointsize 22 -fill black -draw 'text 50,130 "'"Code Secret: $SECRET"'"' \ -pointsize 25 -fill black -draw 'text 150,440 "'"$BOTTOM"'"' \