Update main.sh

This commit is contained in:
ferreo 2025-01-28 11:49:32 +01:00
parent 69283d62cd
commit 7e0ff43742

View File

@ -9,7 +9,8 @@ source ./pika-build-config.sh
echo "$PIKA_BUILD_ARCH" > pika-build-arch echo "$PIKA_BUILD_ARCH" > pika-build-arch
# Clone Upstream # 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/ cp -rvf ./debian ./hyprland/
cd ./hyprland cd ./hyprland