nouvelle mouture - extension TW

This commit is contained in:
fred 2023-03-10 02:45:12 +01:00
parent 8d7d069bcd
commit b7e9e7ba94
1 changed files with 3 additions and 3 deletions

View File

@ -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"'"' \