Update main.sh
This commit is contained in:
parent
8c88961399
commit
8614ba6d4b
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ source ./pika-build-config.sh
|
|||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
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 -b v0.45.1
|
||||||
cp -rvf ./debian ./hyprland/
|
cp -rvf ./debian ./hyprland/
|
||||||
cd ./hyprland
|
cd ./hyprland
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user