Update packaging_script_Debian_Ubuntu_Windows.sh

This commit is contained in:
Laurent Trinques 2023-10-16 17:30:43 +02:00 committed by GitHub
parent c43a40a455
commit 809575e2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ cd $DEFAULT_DIR
cd qet_git
# get updates
git pull --recurse-submodules
git pull
GITCOMMIT=$(git rev-parse --short HEAD)