generated from wm-packages/ghostty
Update main.sh
This commit is contained in:
parent
c2d6a0e4ab
commit
85f4300ea8
4
main.sh
4
main.sh
@ -6,10 +6,10 @@ set -e
|
|||||||
|
|
||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
VERSION="1.0.1"
|
VERSION="1.1.0"
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone --recurse-submodules https://github.com/ghostty-org/ghostty.git -b v"$VERSION"
|
mkdir ./ghostty
|
||||||
cp -rvf ./debian ./ghostty/
|
cp -rvf ./debian ./ghostty/
|
||||||
cd ./ghostty
|
cd ./ghostty
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user