From 8a038ecb4d623ac9606e29bddca63049129eeaf7 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 19 Apr 2023 04:55:43 +0200 Subject: [PATCH] security level - G1BILLET - pdf - G1PASS - png - PGP - --- MAKE_G1BILLET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index a3c8bd2..2c7b09d 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -151,7 +151,7 @@ convert -font 'Liberation-Sans' \ -pointsize 20 -fill black -draw 'text 380,20 "'"${NOTERIB}"'"' \ -pointsize 30 -draw 'text 50,100 "'"Identifiant: $SALT"'"' \ -pointsize 22 -fill black -draw 'text 50,130 "'"Code Secret: $SECRET"'"' \ --pointsize 25 -fill black -draw 'text 150,440 "'"$BOTTOM"'"' \ +-pointsize 25 -fill black -draw 'text 50,440 "'"$BOTTOM"'"' \ "${MY_PATH}/tmp/${BILLETNAME}.jpg" "${MY_PATH}/tmp/g1billet/${UNIQID}/${BILLETNAME}.BILLET.jpg" else convert -font 'Liberation-Sans' \