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