Modifié : automate.sh #2

Merged
guillaume.emorine merged 3 commits from tests into main 2024-04-12 09:37:16 +02:00
Showing only changes of commit dfd0535b9e - Show all commits

View File

@ -8,7 +8,7 @@ export http_proxy="http://10.121.38.1:8080/"
export https_proxy="http://10.121.38.1:8080/"
echo "Voulez-vous récupérer les fichiers à jour ou effectuer un push ?
echo "Voulez-vous récupérer les fichiers à jour, effectuer un push ou effectuer une fusion ?
[1 = Pull, 2 = Push]"
read answer
echo "Quelle branche est concernée ? [1 = main, 2 = tests]"