Update main.sh

This commit is contained in:
ferreo 2024-10-27 18:31:46 +01:00
parent 8407db7663
commit af5e3c04de

View File

@ -2,14 +2,14 @@
set -e
VERSION="0.44.1git2"
VERSION="0.44.1git3"
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 cursor-move
cp -rvf ./debian ./hyprland/
cd ./hyprland