Update install.sh

This commit is contained in:
FURK4NGG
2026-01-07 14:34:51 +03:00
committed by GitHub
parent 864c186448
commit e227d2e69b
+1 -1
View File
@@ -52,7 +52,7 @@ if [[ "$answer" == "y" || "$answer" == "Y" ]]; then
# SDDM servisini enable + start (kurulum başarılı olduktan sonra) # SDDM servisini enable + start (kurulum başarılı olduktan sonra)
echo -e "${GREEN}Enabling services...${NC}" 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}" echo -e "${GREEN}Do you want to overwrite if you have the docs? (y/n)${NC}"
read -r answer read -r answer