From b9da3fcd9da855bbe57c5212e8aae765c736234a Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 10 Jun 2023 16:59:18 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index caa8b2e..06c1031 100755 --- a/main.sh +++ b/main.sh @@ -13,8 +13,8 @@ add-apt-repository ppa:kubuntu-ppa/backports 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.gz cp -rvf ./debian ./source-v0.26.0/hyprland-source +cd ./source-v0.26.0 cd ./hyprland-source -cd ./source-v0.26.0/ sed -i 's/\/usr\/local/\/usr/g' config.mk