Update main.sh

This commit is contained in:
ferreo 2025-01-01 13:54:14 +01:00
parent 73b8e64a6d
commit 515b32eece

View File

@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0.1" VERSION="1.0.1"
# Clone Upstream # 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/ cp -rvf ./debian ./ghostty/
cd ./ghostty cd ./ghostty