From 6224c1160eab922bb483e31d6fd731c57519a0e0 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Mon, 16 Oct 2023 18:02:54 +0200 Subject: [PATCH] Update MacQetDeploy_arm64.sh --- misc/MacQetDeploy_arm64.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/MacQetDeploy_arm64.sh b/misc/MacQetDeploy_arm64.sh index 73e41b8f1..6d259ff20 100644 --- a/misc/MacQetDeploy_arm64.sh +++ b/misc/MacQetDeploy_arm64.sh @@ -71,6 +71,8 @@ echo "______________________________________________________________" echo "Run GIT:" # Fait une mise à jour +git submodule init +git submodule update git pull --recurse-submodules git pull #git checkout foliolist_position