From 6a51966030bf2afbce1910f1dd72460b219500f7 Mon Sep 17 00:00:00 2001 From: ferreo Date: Wed, 1 Jan 2025 13:53:40 +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 f72cf83..fec4ddb 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch VERSION="1.0.1" # Clone Upstream -git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git +git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git -b v"$VERSION" cp -rvf ./debian ./ghostty/ cd ./ghostty