Update packaging_script_AppImage.sh

This commit is contained in:
Laurent Trinques
2023-10-16 18:03:19 +02:00
committed by GitHub
parent 6224c1160e
commit da82fff011

View File

@@ -9,6 +9,8 @@ git reset --hard origin/master
cd ..
# get updates
git submodule init
git submodule update
git pull --recurse-submodules
git pull