Update MacQetDeploy_arm64.sh

This commit is contained in:
Laurent Trinques 2023-10-16 18:02:54 +02:00 committed by GitHub
parent 5955ff3d83
commit 6224c1160e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,8 @@ echo "______________________________________________________________"
echo "Run GIT:" echo "Run GIT:"
# Fait une mise à jour # Fait une mise à jour
git submodule init
git submodule update
git pull --recurse-submodules git pull --recurse-submodules
git pull git pull
#git checkout foliolist_position #git checkout foliolist_position