"MàJ expl_deploy_socle.sh"

This commit is contained in:
Doug Le Tough 2017-07-22 06:40:57 +02:00
parent a61b29fc86
commit 08c86b4b58
1 changed files with 2 additions and 4 deletions

View File

@ -57,15 +57,13 @@ fi
source /etc/profile.d/tetalab.sh
if [ ! -f ${NC_EXPL_CFG}/init.conf ]
then
if [ ! -f ${NC_EXPL_CFG}/init.conf ]; then
echo "Le fichier d'initialisation du socle \${NC_EXPL_CFG}/init.conf n'éxiste pas !"
echo "Arrêt du script par sécurité"
exit 250
else
source ${NC_EXPL_CFG}/init.conf
fi
source ${NC_EXPL_CFG}/init.conf
#-----------------------------------------------------------------------
# Fonctions