This commit is contained in:
Didier Denoual 2024-10-02 11:27:50 +02:00
parent 9f6fbd5d47
commit b12a337679

View File

@ -21,7 +21,7 @@ setKazVars
. $DOCKERS_ENV . $DOCKERS_ENV
. $KAZ_ROOT/secret/SetAllPass.sh . $KAZ_ROOT/secret/SetAllPass.sh
VERSION="V-16-08-2024" VERSION="V-02-09-2024"
PRG=$(basename $0) PRG=$(basename $0)
RACINE=$(echo $PRG | awk '{print $1}') RACINE=$(echo $PRG | awk '{print $1}')
#IFS=' ' #IFS=' '