From 815db9d87d959dc2e618d82d5e36d09868c53bc8 Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 10 Feb 2025 20:51:35 +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 e35884f..1dba11d 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ source ./pika-build-config.sh echo "$PIKA_BUILD_ARCH" > pika-build-arch # Clone Upstream -git clone --recurse-submodules https://github.com/hyprwm/hyprutils -b v"$VERSION" +git clone --recurse-submodules https://github.com/hyprwm/hyprutils cp -rvf ./debian ./hyprutils/ cd ./hyprutils