Update main.sh
This commit is contained in:
parent
45a0401770
commit
c6f3128c35
5
main.sh
5
main.sh
@ -9,7 +9,10 @@ source ./pika-build-config.sh
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.45.1
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprland
|
||||
cd hyprland
|
||||
git checkout 6744bb57c639d5359a414eea2566328bb05c7065
|
||||
cd ..
|
||||
cp -rvf ./debian ./hyprland/
|
||||
cd ./hyprland
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user