PLANCHE DE 6 BILLETS PAR DEFAUT

This commit is contained in:
qo-op 2021-01-27 16:46:29 +01:00
parent 58fe90ca40
commit 66d11d5179
1 changed files with 1 additions and 1 deletions

View File

@ -15,9 +15,9 @@ MONTANT="$1"
UNIQID="$2"
STYLE="$3"
## PLANCHE DE 6 BILLETS PAR DEFAUT
NBbillets=6
[[ $MONTANT == "" ]] && MONTANT="___"
[[ $UNIQID == "" ]] && UNIQID=$(date -u +%s%N | cut -b1-13)$RANDOM
[[ "$STYLE" == "1" ]] && NBbillets=1 && STYLE="" ## SEULEMENT 1 BILLET