diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index ce90f56..397c9ff 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -80,12 +80,12 @@ then # CREATE PSEUDO for Gchange.fr XZUID="$EMAIL" - BOTTOM="ASTROPORT - IPFS TW - https://astroport.copylaradio.com" + BOTTOM="ASTROPORT (TW) : https://astroport.copylaradio.com" else XZUID="G1 BILLET" - BOTTOM="Porte Monnaie Libre!! https://gchange.fr https://cesium.app" + BOTTOM="$(date) https://gchange.fr https://cesium.app" fi @@ -100,7 +100,7 @@ composite -compose Over -gravity NorthEast -geometry +50+25 -dissolve 90% "${MY if [[ "$MONTANT" != "___" ]]; then convert -font 'Liberation-Sans' \ -pointsize 40 -fill black -draw 'text 70,50 "'"$XZUID"'"' \ --pointsize 120 -fill black -draw 'text 350,250 "'"$MONTANT"'"' \ +-pointsize 120 -fill black -draw 'text 450,250 "'"$MONTANT"'"' \ -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"'"' \