27/08/2017

This commit is contained in:
kyodev 2017-08-27 12:04:15 +02:00
parent b90d84629e
commit b4cfd50007
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ echo "================================"
verFlash="$(wget -q --tries=1 --timeout=15 --user-agent="$user_agent" -O - "$urlOnline" | \
sed -nr 's/^.*AUTO_ID.*Version[[:blank:]]+([0-9].*[0-9]).*$/\1/p')" || verFlash="na"
# echo "\$user_agent: $user_agent"
echo "\$urlOnline: $urlOnline"
echo "détecté: \$verFlash: $GREEN$verFlash$COLOR"