Update main.sh
This commit is contained in:
parent
7d241d72c2
commit
71aa0d0c8d
5
main.sh
5
main.sh
@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="0.44.1git7"
|
||||
VERSION="0.44.1git8"
|
||||
|
||||
source ./pika-build-config.sh
|
||||
|
||||
@ -10,9 +10,6 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprland
|
||||
cd ./hyprland
|
||||
git checkout 3852418d2446555509738bf1486940042107afe7
|
||||
cd ..
|
||||
cp -rvf ./debian ./hyprland/
|
||||
cd ./hyprland
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user