Update main.sh
This commit is contained in:
parent
bdc8966317
commit
dcb012dcc3
2
main.sh
2
main.sh
@ -11,7 +11,7 @@ add-apt-repository ppa:kubuntu-ppa/backports
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
|
|
||||||
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.26.0/source-v0.26.0.tar.gz
|
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.26.0/source-v0.26.0.tar.gz
|
||||||
tar -xf ./source-v0.26.0
|
tar -xf ./source-v0.26.0.tar.gz
|
||||||
cp -rvf ./debian ./source-v0.26.0/
|
cp -rvf ./debian ./source-v0.26.0/
|
||||||
cd ./source-v0.26.0/
|
cd ./source-v0.26.0/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user