From 7e0ff43742820c1c4e80c5e5a1e996f040ceb6b3 Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 28 Jan 2025 11:49:32 +0100 Subject: [PATCH] Update main.sh --- main.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.sh b/main.sh index a407001..9c6a0fc 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,8 @@ source ./pika-build-config.sh echo "$PIKA_BUILD_ARCH" > pika-build-arch # Clone Upstream -git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.47.0 +#git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.47.0 +git clone --recurse-submodules https://github.com/hyprwm/hyprland cp -rvf ./debian ./hyprland/ cd ./hyprland