From 6e5c6a724f444d272f969000f3b59648ec5adfaf Mon Sep 17 00:00:00 2001 From: ferreo Date: Sat, 28 Dec 2024 14:07: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 64bc059..c621b23 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