From e51417725f6583fd40ee654cd50aa0135cf9918c Mon Sep 17 00:00:00 2001 From: H0mire Date: Sat, 4 May 2024 10:22:31 +0200 Subject: [PATCH] marked Y as default --- update-dots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-dots.sh b/update-dots.sh index dd25d1e9..ecb059e7 100644 --- a/update-dots.sh +++ b/update-dots.sh @@ -68,7 +68,7 @@ else fi echo "Do you want to keep these files untouched?" -echo "[y] Yes, keep them." +echo "[Y] Yes, keep them." echo "[n] No, replace them." echo "[i] Check the files individually." # Ask if the user wants to keep them