Update main.sh

This commit is contained in:
ferreo 2024-10-27 18:39:26 +01:00
parent cdc8aad8db
commit 56883462e8

View File

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