Update main.sh
This commit is contained in:
parent
0133dc9ddd
commit
e0527fa41b
2
main.sh
2
main.sh
@ -8,7 +8,7 @@ apt-get install libglib2.0-0=2.78.0-2 libglib2.0-bin=2.78.0-2 libglib2.0-dev-bin
|
|||||||
DEBIAN_FRONTEND=noninteractive
|
DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v.0/source-v0.41.0.tar.gz
|
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.41.0/source-v0.41.0.tar.gz
|
||||||
tar -xf ./source-v0.41.0.tar.gz
|
tar -xf ./source-v0.41.0.tar.gz
|
||||||
cp -rvf ./debian ./hyprland-source/debian
|
cp -rvf ./debian ./hyprland-source/debian
|
||||||
cd ./hyprland-source
|
cd ./hyprland-source
|
||||||
|
Loading…
Reference in New Issue
Block a user