Update main.sh
This commit is contained in:
parent
172d364e94
commit
17f605ccf3
3
main.sh
3
main.sh
@ -10,6 +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
|
||||||
|
git checkout 6744bb57c639d5359a414eea2566328bb05c7065
|
||||||
|
cd ..
|
||||||
cp -rvf ./debian ./hyprland/
|
cp -rvf ./debian ./hyprland/
|
||||||
cd ./hyprland
|
cd ./hyprland
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user