Update main.sh

This commit is contained in:
ferreo 2024-10-29 19:21:40 +01:00
parent e50c455938
commit 51b73b1abe

View File

@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="0.1.4-git"
# Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hypridle -b v"$VERSION"
git clone --recurse-submodules https://github.com/hyprwm/hypridle
cp -rvf ./debian ./hypridle/
cd ./hypridle