diff --git a/install.sh b/install.sh index 6facf423b..d2b3064b4 100755 --- a/install.sh +++ b/install.sh @@ -34,7 +34,7 @@ printf "\e[34m[$0]: Hi there!\n" printf 'This script 1. only works for ArchLinux and Arch-based distros.\n' printf ' 2. has not been fully tested, use at your own risk.\n' printf "\e[31m" -printf "Please CONFIRM that you HAVE ALREADY BACKED UP \"$HOME/.config/\" and \"$HOME/.local/\"\n folders!\n" +printf "Please CONFIRM that you HAVE ALREADY BACKED UP \"$HOME/.config/\" and \"$HOME/.local/\" folders!\n" printf "\e[97m" printf "Enter the capital \"YES\" (without quotes) to continue: " read -p " " p