Update main.sh

This commit is contained in:
ferreo 2024-10-27 02:43:25 +02:00
parent aa3174496f
commit 7a9258c45a

View File

@ -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