diff --git a/main.sh b/main.sh index a3db91e..43db645 100755 --- a/main.sh +++ b/main.sh @@ -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