From e227d2e69b33092a4b71c2fae7d534a7415f30ba Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 7 Jan 2026 14:34:51 +0300 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c10b003..d084616 100644 --- a/install.sh +++ b/install.sh @@ -52,7 +52,7 @@ if [[ "$answer" == "y" || "$answer" == "Y" ]]; then # SDDM servisini enable + start (kurulum başarılı olduktan sonra) echo -e "${GREEN}Enabling services...${NC}" - cd ~/Arch_Hyprland_dots/ + cd /Arch_Hyprland_dots/ echo -e "${GREEN}Do you want to overwrite if you have the docs? (y/n)${NC}" read -r answer