diff --git a/script/neutral_deploy.sh b/script/neutral_deploy.sh index 9a37430..ec63827 100644 --- a/script/neutral_deploy.sh +++ b/script/neutral_deploy.sh @@ -9,7 +9,6 @@ echo "[Neutral-Deploy] - Supression de Neutral : Processing" rm -rf ./neutral echo "[Neutral-Deploy] - Supression de Neutral : Success" echo "[Neutral-Deploy] - Installation de Neutral : Processing" -git config --global user.name "raphix" git clone https://git.raphix.fr/infrastructure/neutral.git echo "[Neutral-Deploy] - Installation de Neutral : Success" echo "[Neutral-Deploy] - Installation des dépendances : Processing"