diff --git a/main.sh b/main.sh index 71337eb..a8fa354 100755 --- a/main.sh +++ b/main.sh @@ -9,6 +9,7 @@ source ./pika-build-config.sh echo "$PIKA_BUILD_ARCH" > pika-build-arch # Clone Upstream +git submodule update --remote --merge mkdir -p pika-installer-gtk4 cp -rvf ./* ./pika-installer-gtk4/ || true cd ./pika-installer-gtk4/