diff --git a/automate.sh b/automate.sh index 6b76a79..9c867da 100644 --- a/automate.sh +++ b/automate.sh @@ -8,7 +8,7 @@ echo "Ajout des fichiers au Gitea..." sleep 2 git add . echo "Commit en cours..." -sleep 3 +sleep 2 git commit echo "Push des fichiers au Gitea..." sleep 2