This commit is contained in:
kyodev 2017-08-22 01:53:43 +02:00
parent 063910a017
commit bab9962010
2 changed files with 13 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
version=3.1.0
date="21/08/2017"
version=3.2.0
date="22/08/2017"
projet="simpledeb"
contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues"
script="getFlashPlayer"
@ -391,7 +391,8 @@ fflash_upgrade(){
}
#initialisation
PATH='/usr/sbin:/usr/bin:/sbin:/bin' ; IFS=' '
PATH='/usr/sbin:/usr/bin:/sbin:/bin' ; IFS=' '; TERM=xterm
export PATH TERM
f__affichage
f__user || f__error "échec détection user"
f__requis "file tar" # pour fonctionnement programme

View File

@ -1,12 +1,16 @@
# changelog getFlashPlayer
## 3.1.0 21/08/2017
## 3.2.0 22/08/2017
fix bug: fix $TERM
## 3.1.0 21/08/2017
* révison f__user
* log: pas de maj script
* maj fscript_dl, fscript_install, fscript_remove, f__info
## 3.0.9 20/08/2017
## 3.0.9 20/08/2017
* révision maj plugin sous cron
* fix bug: fscript_cronAnacron appel fscript_cronAnacron_special
@ -20,18 +24,18 @@
* révision fflash_install_manuel fflash_install
* plusieurs options lancement possibles
## 3.0.6 18/08/2017
## 3.0.6 18/08/2017
* maj fscript_cronAnacron lors upgrade et spécial pour dev
* maj fscript_get_version, fscript_dl, fscript_install
* vérification requis pour fonctionnement script
## 3.0.5 17/08/2017
## 3.0.5 17/08/2017
* test inscription crontab pour recherche bug siduction
* test crontab et modif anacrontab lors upgrade
## 3.0.2 16/08/2017
## 3.0.2 16/08/2017
* changement pour homogénéisation des options d'appel du script
* révision et homogénéisation des fonctions de script , localisation anacrontab