getInfo 2.25.3

This commit is contained in:
kyodev 2017-11-06 14:54:01 +01:00
parent 69eeefd1ad
commit e662cb890f
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
version=2.25.2
version=2.25.3
date="06/11/2017"
projet="simpledeb"
contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/"
@ -2427,7 +2427,7 @@ fscript_get_version(){ # 06/11/2017
f__info "raw" "$GREEN""version script en cours: $version"
versionScript=$(wget -q --timeout=15 -O - "$urlScript" | grep -m1 '^version=' | cut -d'=' -f2)
if [ "$versionScript" ]; then
if [ "$version" != "$versionScript" ] && [ "$1" != "update" ] ; then
if [ "$version" != "$versionScript" ]; then
f__info "version script en ligne: $versionScript, mise à jour possible"
script_aJour="ko"
else

View File

@ -3,7 +3,7 @@
* f__wcv, f__wget_test, fscript_get_version, fscript_update
## 2.25.2 06/11/2017
## 2.25.3 06/11/2017
* nouveau: n° série comme option, batterie, disk & chassis (si root)
* révision: plus d'extraction de n° série en standard (confidentialité) dans batterie & disk