From 46e2e5f5b714a31e5b48df0acd7bc85ac8278765 Mon Sep 17 00:00:00 2001 From: kyodev Date: Sun, 24 Sep 2017 08:53:15 +0200 Subject: [PATCH] getThunderbird 1.2.0 --- scripts/getThunderbird | 7 +++---- scripts/getThunderbird_changelog.md | 4 ++++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/scripts/getThunderbird b/scripts/getThunderbird index 6cb860f..ddd576d 100755 --- a/scripts/getThunderbird +++ b/scripts/getThunderbird @@ -1,7 +1,7 @@ #!/bin/bash -version=1.1.1 -date="23/09/2017" +version=1.2.0 +date="24/09/2017" projet="simpledeb" contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/" script="getThunderbird" @@ -649,8 +649,7 @@ fileProfileIni="$dirProfil/profiles.ini" produitAll="latest beta" options=$@ -if [ "$(dirname $0)" == "." ] && [ ! -e "$fileDev" ]; then options="-i" # script install - +if [ "$(dirname $0)" == "." ] && [ ! -e "$fileDev" ]; then options="-i"; fi # script install for j in $options; do case $j in i-latest | i-beta | i-all ) diff --git a/scripts/getThunderbird_changelog.md b/scripts/getThunderbird_changelog.md index e2ee8b8..5b1e0e4 100644 --- a/scripts/getThunderbird_changelog.md +++ b/scripts/getThunderbird_changelog.md @@ -6,6 +6,10 @@ * placé ln dans /usr/local/bin au lieu de /usr/bin ? +## 1.2.0 24/09/2017 + +* fix bug install + ## 1.1.1 23/09/2017 * f__requis, f__info, f__error unset/for