getIp 2.6.1

This commit is contained in:
kyodev 2018-01-24 17:49:03 +01:00
parent d3a40afba6
commit fe1ce69b50
3 changed files with 6 additions and 6 deletions

View File

@ -506,7 +506,7 @@ EOF
}
# installation, $1 canal [$2='manuel', $3 archive]
ffx_install(){ # 24/01/2017
ffx_install(){ # 25/01/2017
local fileTemp canal="$1" verArchive dirTemp="/tmp/$script-install_ffx"
fileTemp="$dirTemp/flash_player_npapi-linux$(getconf LONG_BIT).tar.gz"
@ -548,6 +548,7 @@ ffx_install(){ # 24/01/2017
mv -f "$dirTemp/firefox/"* "$dirInstallFfx$canal/"
chown -R "$fu_user:" "$dirInstallFfx$canal/"
chmod -R g+wrs,a+r "$dirInstallFfx$canal/"
# svg éventuelle archive, effacement répertoire temporaire
if [ "$dl_to_svg" == "ok" ]; then
chown "$fu_user:" "$fileTemp"
mv "$fileTemp" ./
@ -880,7 +881,7 @@ fscript_update(){ # 24/01/2018
rm -rf "$dirTemp/"
}
prg_init(){ # 22/12/2017
prg_init(){ # 24/01/2018
PATH='/usr/sbin:/usr/bin:/sbin:/bin'
TERM=xterm

View File

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

View File

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