update pour test
This commit is contained in:
parent
05cf885238
commit
85957c4b35
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user