diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index 128e26d..931e436 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -82,7 +82,7 @@ fi convert -font 'Liberation-Sans' \ -pointsize 120 -fill black -draw 'text 330,250 "'"$MONTANT DU"'"' \ -pointsize 40 -fill black -draw 'text 70,50 "'"$XZUID"'"' \ --pointsize 20 -fill black -draw 'text 400,30 "'"${NOTERIB}"'"' \ +-pointsize 20 -fill black -draw 'text 400,20 "'"${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"'"' \