diff --git a/G1BILLETS.sh b/G1BILLETS.sh index 8785b72..7aa88be 100755 --- a/G1BILLETS.sh +++ b/G1BILLETS.sh @@ -256,7 +256,7 @@ function countdown() { MONTANT=$(urldecode ${arr[1]} | xargs); STYLE=$(urldecode ${arr[3]} | xargs); XPARM=$(urldecode ${arr[5]} | xargs); echo "DECODED : $ONE=$MONTANT & $TWO=$STYLE & $X=$XPARM" - [[ $STYLE == "dice" ]] && STYLE="" + [[ $STYLE == "dice" ]] && STYLE="" && XPARM=$X ## /?montant=0&type=&dice=1 ##################################################################### echo ${MY_PATH}/${ME} '"'$MONTANT'"' '"'$STYLE'"' '"'$XPARM'"'