getThunderbird 1.2.0

This commit is contained in:
kyodev 2017-09-24 08:53:15 +02:00
parent ebd744c43d
commit 46e2e5f5b7
2 changed files with 7 additions and 4 deletions

View File

@ -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 )

View File

@ -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