Update main.sh

This commit is contained in:
ferreo 2024-12-28 14:12:02 +01:00
parent 4dee1bc150
commit 4e9ce1accc

View File

@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0.0"
# Clone Upstream
git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git -b v"$VERSION"
git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git
cp -rvf ./debian ./ghostty/
cd ./ghostty