update pour test

This commit is contained in:
cangui 2024-10-10 12:07:05 +02:00
parent 05cf885238
commit 85957c4b35

View File

@ -5,7 +5,7 @@ if [ -d ".git" ]; then
git pull origin main
else
echo "Cloning repository..."
git clone http://lab.canguidev.fr/cangui/manga-backend-server.git /app
git clone http://lab.canguidev.fr/cangui/manga-backend-server.git
fi
# Supprimer les fichiers inutiles pour l'application