From 7a9258c45a2f8a7ca7538bca95bde6e665b99456 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 27 Oct 2024 02:43:25 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 4220118..a0d5e24 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 --depth=1 --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v"$VERSION" +git clone --depth=1 --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git cp -rvf ./debian ./xdg-desktop-portal-hyprland/ cd ./xdg-desktop-portal-hyprland