getInfo 2.37.2

This commit is contained in:
kyodev 2017-11-17 18:06:59 +01:00
parent 4f59fbbb4a
commit 3cdf86fb59
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
version=2.37.1
version=2.37.2
date="17/11/2017"
projet="simpledeb"
contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/"
@ -1844,7 +1844,7 @@ fi_systeme(){ # 17/11/2017
text+='``` \n\n'
f_dspl_alert "alert_SLiM" "info"
f_dspl_alert "alert_microcode" "info"
[ "$alert_microcode" ] || text+="* les microcodes sont installés"
[ "$alert_microcode" ] || text+="* les microcodes sont installés\n\n"
printf "$text\n" >> "$fileOutput"
unset text
}

View File

@ -4,7 +4,7 @@
* ! f__requis, fscript_install, f__scandir
## 2.37.1 17/11/2017
## 2.37.2 17/11/2017
* révision complète: fi_packager fi_pkg_x
* fusion pkg_ctl & fi_packager