xbian STYLE

This commit is contained in:
qo-op 2021-01-27 17:00:44 +01:00
parent 66d11d5179
commit 3aaf7db84b
4 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ NBbillets=6
[[ $MONTANT == "" ]] && MONTANT="___"
[[ $UNIQID == "" ]] && UNIQID=$(date -u +%s%N | cut -b1-13)$RANDOM
[[ "$STYLE" == "1" ]] && NBbillets=1 && STYLE="" ## SEULEMENT 1 BILLET
[[ "$STYLE" == "1" ]] && NBbillets=1 && STYLE="astroport" ## SEULEMENT 1 BILLET
# CHECK IF $STYLE IMAGES EXIST
[[ ! -f ${MY_PATH}/images/fond${STYLE}.jpg ]] && exit 1

BIN
images/fondxbian.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

BIN
images/g1xbian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
images/logoxbian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB