From 0bc75181a3c656b801c4db26a73ce038dc143fd7 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 10 Mar 2023 02:52:16 +0100 Subject: [PATCH] "solian" Style Planche de 6 --- G1BILLETS.sh | 4 ++-- MAKE_G1BILLET.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/G1BILLETS.sh b/G1BILLETS.sh index 60f640d..64c5781 100755 --- a/G1BILLETS.sh +++ b/G1BILLETS.sh @@ -32,7 +32,7 @@ STYLE="$2" ## PLANCHE PDF DE 6 BILLETS PAR DEFAUT NBbillets=6 -[[ "${STYLE}" != "" ]] && NBbillets=1 +[[ "${STYLE}" != "" && "${STYLE}" != "solian" ]] && NBbillets=1 echo "CREATION $NBbillets x G1BILLET - $STYLE -" @@ -68,7 +68,7 @@ do done -if [[ "${STYLE}" != "" ]] +if [[ "${STYLE}" != "" && "${STYLE}" != "solian" ]] then # ONE FILE ONLY diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index 397c9ff..221a421 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -66,7 +66,7 @@ esac composite -compose Over -gravity SouthWest -geometry +50+50 -dissolve 70% "${MY_PATH}/images/logo${STYLE}.png" "${MY_PATH}/images/fond${STYLE}.jpg" "${MY_PATH}/tmp/${BILLETNAME}.jpg" # xbian style (ASTROPORT/KODI) + JEU -if [[ "${STYLE}" == "xbian" || "${STYLE}" == "jeu" || "${STYLE}" == "astro" ]] +if [[ "${STYLE}" == "xbian" || "${STYLE}" == "astro" ]] then if [[ $ASTRONAUTENS ]]; then