Update main.sh
This commit is contained in:
parent
ece7975aac
commit
f748b07e82
2
main.sh
2
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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user