getIp 1.16.2

This commit is contained in:
kyodev 2017-12-05 15:45:15 +01:00
parent 7d77df1a2d
commit ea66b749f5
2 changed files with 6 additions and 5 deletions

View File

@ -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"

View File

@ -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