diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index ea61fe9..f09d1c7 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -82,6 +82,7 @@ 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 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"'"' \