"MaJ expl_refresh_socle_bash.sh"
This commit is contained in:
parent
f25600062a
commit
32cf84d6d1
@ -131,7 +131,8 @@ function install_local
|
|||||||
if [ ! ${RET_VAL} -eq 0 ]; then
|
if [ ! ${RET_VAL} -eq 0 ]; then
|
||||||
ERROR="Erreur lors de l'installation du socle Bash"
|
ERROR="Erreur lors de l'installation du socle Bash"
|
||||||
fct_erreur 2
|
fct_erreur 2
|
||||||
fi
|
fi
|
||||||
|
fct_message "----------------------------------------------------------"
|
||||||
}
|
}
|
||||||
|
|
||||||
function clone_repo
|
function clone_repo
|
||||||
|
Loading…
Reference in New Issue
Block a user