diff --git a/scripts/getIp b/scripts/getIp index 72d0e4f..4d71016 100755 --- a/scripts/getIp +++ b/scripts/getIp @@ -1,6 +1,6 @@ #!/bin/bash -version=1.16.0 +version=1.16.2b date="5/12/2017" projet="simpledeb" contact="IRC freenode ##sdeb ou https://framagit.org/kyodev/kyopages/issues/" @@ -572,12 +572,12 @@ prg_init(){ # 4/12/2017 ######## début script / initialisation - # définition couleurs -f__color - # tests au démarrage prg_init + # définition couleurs +f__color + # paramètres généraux scriptInstall="/opt/bin/$script" scriptLogs="/var/log/sdeb_$script.log" diff --git a/scripts/getIp_changelog.md b/scripts/getIp_changelog.md index 97493e0..c9cd17b 100644 --- a/scripts/getIp_changelog.md +++ b/scripts/getIp_changelog.md @@ -9,7 +9,7 @@ --- -## 1.16.1 5/12/2017 +## 1.16.2 5/12/2017 * nouveau: option - ( ou -46 ), ipv4 & ipv6 * nouveau: prg_init @@ -19,6 +19,7 @@ * révision: fscript_cronAnacron, fscript_install, fscript_remove, fscript_update f__log, renommage $fileInstall $fileLogs * fix: f__wget_test +* fix: erreur cron ## 1.15.0 28/10/2017