Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 19:34:12 +03:00 committed by GitHub
parent 7d9b5ae577
commit f5895995e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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