From 72d51cb4ecef01f84e6a1967b56f04c6fc589efd Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Wed, 18 Dec 2024 21:24:10 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index b7779b9..a4bdbb2 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 pikman-update-manager cp -rvf ./* ./pikman-update-manager/ || true cd ./pikman-update-manager/