Update main.sh

This commit is contained in:
ferreo 2024-10-30 16:23:30 +01:00
parent 68c361102e
commit 8f07ff4f0c

View File

@ -2,14 +2,14 @@
set -e
VERSION="0.44.1git4"
VERSION="0.44.1git5"
source ./pika-build-config.sh
echo "$PIKA_BUILD_ARCH" > pika-build-arch
# Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hyprland
git clone --recurse-submodules https://github.com/gulafaran/hyprland -b minors
cp -rvf ./debian ./hyprland/
cd ./hyprland