Update main.sh

This commit is contained in:
ferreo 2024-11-18 17:40:02 +01:00
parent 8c88961399
commit 8614ba6d4b

View File

@ -9,7 +9,7 @@ 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 git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.45.1
cp -rvf ./debian ./hyprland/ cp -rvf ./debian ./hyprland/
cd ./hyprland cd ./hyprland