Update main.sh

This commit is contained in:
ferreo 2024-10-30 16:40:40 +01:00
parent e04f99b9c3
commit fa49230984

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 minors
git clone --recurse-submodules https://github.com/hyprwm/hyprland
cp -rvf ./debian ./hyprland/
cd ./hyprland