From 207d487e785138a28026660b87ca6a7b36605af7 Mon Sep 17 00:00:00 2001 From: qo-op Date: Fri, 7 May 2021 01:32:53 +0200 Subject: [PATCH] DU --- MAKE_G1BILLET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index ba3e61c..37ac66b 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -80,7 +80,7 @@ else fi convert -font 'Liberation-Sans' \ --pointsize 120 -fill black -draw 'text 330,250 "'"$MONTANT DU"'"' \ +-pointsize 120 -fill black -draw 'text 325,250 "'"$MONTANT DU"'"' \ -pointsize 40 -fill black -draw 'text 70,50 "'"$XZUID"'"' \ -pointsize 20 -fill black -draw 'text 380,20 "'"${NOTERIB}"'"' \ -pointsize 30 -draw 'text 50,100 "'"Identifiant: $NUMERO"'"' \