From 4e9ce1accca2b2446943b302945d9a575519cc22 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sat, 28 Dec 2024 14:12:02 +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 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