reconfigure nine
This commit is contained in:
parent
c134748327
commit
29bd42be09
|
@ -10,9 +10,7 @@ DIR=$(pwd)
|
|||
. $DIR/scripts/proxy.sh
|
||||
|
||||
# Mise en place du fichier d'environnement model
|
||||
if [ ! -f $DIR/.env ]; then
|
||||
mv $DIR/scripts/.env.model $DIR/.env
|
||||
fi
|
||||
yes 2>/dev/null | cp $DIR/scripts/.env.model $DIR/.env
|
||||
|
||||
# Installation des dépendances composer
|
||||
echo COMPOSER = Install
|
||||
|
|
Loading…
Reference in New Issue