From 56883462e8073473fad791ecc08a6c5eee5e4a4c Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 27 Oct 2024 18:39:26 +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 4287a61..322b1d4 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/gulafaran/Hyprland -b cursor-move +git clone --recurse-submodules https://github.com/gulafaran/hyprland -b cursor-move cp -rvf ./debian ./hyprland/ cd ./hyprland