"Conversion README en markdown"

This commit is contained in:
Doug Le Tough 2017-07-21 13:02:52 +02:00
parent ff87052ce5
commit d3542fbbc6
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ assurer une homogénéite dans l'ensemble du socle.
| #----------------------------------------------------------------------------- |
| if [ ! -f ${NC_EXPL_CFG}/init.conf ] |
| then |
| echo "Fichier d initialisation du socle ${NC_EXPL_CFG}/init.conf n existe pas !" |
| echo "Fichier d initialisation du socle ${NC_EXPL_CFG}/init.conf n existe pas !" |
| echo "Arret du script par securite" |
| exit 250 |
| else |