Update main.sh
This commit is contained in:
parent
7d9b5ae577
commit
f5895995e6
2
main.sh
2
main.sh
@ -5,7 +5,7 @@ DEBIAN_FRONTEND=noninteractive
|
||||
# Clone Upstream
|
||||
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v.0/source-v.0.tar.gz
|
||||
tar -xf ./source-v.0.tar.gz
|
||||
cp -rvf ./debian ./hyprland-source/
|
||||
cp -rvf ./debian ./hyprland-source/debian
|
||||
cd ./hyprland-source
|
||||
|
||||
#sed -i 's/\/usr\/local/\/usr/g' config.mk
|
||||
|
Loading…
Reference in New Issue
Block a user