Update packaging_script_AppImage.sh

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

View File

@ -9,7 +9,7 @@ git reset --hard origin/master
cd ..
# get updates
#git pull --recurse-submodules
git pull --recurse-submodules
git pull
GITCOMMIT=$(git rev-parse --short HEAD)