From fb57f278bf25953a8688693dead810b89d9c97f2 Mon Sep 17 00:00:00 2001 From: kyodev <> Date: Wed, 24 Jan 2018 17:49:03 +0100 Subject: [PATCH] getIp 2.6.1 --- scripts/getIp | 5 ++--- scripts/getIp_changelog.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/scripts/getIp b/scripts/getIp index 4084f59..d3d7577 100755 --- a/scripts/getIp +++ b/scripts/getIp @@ -1,6 +1,6 @@ #!/bin/bash -version=2.6.0 +version=2.6.1 date="24/01/2018" projet="simpledeb" contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/" @@ -748,8 +748,7 @@ prg_init(){ # 4/12/2017 fi # requis pour fonctionnement programme -# f__requis "gawk wget ip>iproute2" || exit 1 - f__requis "mawk wget ip>iproute2" || exit 1 + f__requis "gawk wget ip>iproute2" || exit 1 # définition couleurs f__color diff --git a/scripts/getIp_changelog.md b/scripts/getIp_changelog.md index ebd0894..6d4b153 100644 --- a/scripts/getIp_changelog.md +++ b/scripts/getIp_changelog.md @@ -4,7 +4,7 @@ todo * MAC? -## getIp 2.6.0 24/01/2018 +## getIp 2.6.1 24/01/2018 * nouveau: cumul options (opérations) possibles pour la plupart des opérations * révision: invocation f__sudo dans traitement options, plus confortable si su & _all_