Update main.sh

This commit is contained in:
ferreo 2024-11-19 14:29:16 +01:00
parent f94a9a4b60
commit 77c6e72b78

View File

@ -10,9 +10,9 @@ 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
cd hyprland #cd hyprland
git checkout 6744bb57c639d5359a414eea2566328bb05c7065 #git checkout 6744bb57c639d5359a414eea2566328bb05c7065
cd .. #cd ..
cp -rvf ./debian ./hyprland/ cp -rvf ./debian ./hyprland/
cd ./hyprland cd ./hyprland