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