forked from Shinonome/dots-hyprland
Minor typo fix.
This commit is contained in:
+1
-1
@@ -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 '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 ' 2. has not been fully tested, use at your own risk.\n'
|
||||||
printf "\e[31m"
|
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 "\e[97m"
|
||||||
printf "Enter the capital \"YES\" (without quotes) to continue: "
|
printf "Enter the capital \"YES\" (without quotes) to continue: "
|
||||||
read -p " " p
|
read -p " " p
|
||||||
|
|||||||
Reference in New Issue
Block a user