From 51b73b1abea3f988f71e298b8e870fa662a67236 Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 29 Oct 2024 19:21:40 +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 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