diff --git a/main.sh b/main.sh index 0bb19a4..b4681f1 100755 --- a/main.sh +++ b/main.sh @@ -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