Minor typo fix.

This commit is contained in:
clsty
2024-01-05 06:45:19 +08:00
parent f3b179ea16
commit f8631ae087
+1 -1
View File
@@ -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