getInfo 2.44.1

This commit is contained in:
kyodev 2017-11-24 18:05:06 +01:00
parent cc3c3d6d74
commit 2fdb9d4a30
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
version=2.44.0
version=2.44.1
date="24/11/2017"
projet="simpledeb"
contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/"
@ -1765,7 +1765,6 @@ fi_systeme(){ # 22/11/2017
alert_SLiM="SLiM est un projet abandonné et peu compatible avec systemd"
fi
if ! figet_ucode ; then
echo "xtest $fg_ucode"
alert_microcode="$fg_ucode"
[ "$ENV_DEB" ] && alert_microcode+="\n les installer: **apt install $ucode**"
fi