diff --git a/main.sh b/main.sh index 919756c..114fba1 100755 --- a/main.sh +++ b/main.sh @@ -10,9 +10,9 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch # Clone Upstream git clone --recurse-submodules https://github.com/hyprwm/hyprland -cd hyprland -git checkout 6744bb57c639d5359a414eea2566328bb05c7065 -cd .. +#cd hyprland +#git checkout 6744bb57c639d5359a414eea2566328bb05c7065 +#cd .. cp -rvf ./debian ./hyprland/ cd ./hyprland