[fix] add a line break to ask for password

This commit is contained in:
brockar
2025-02-19 00:58:26 -03:00
parent 3e7f5664e5
commit 6c1b941fa1

View File

@@ -41,7 +41,7 @@ echo -e "${CAT} ${MAGENTA}Pacman.conf${RESET} spicing up completed ${RESET}" 2>&
# updating pacman.conf
printf "\n%s - ${SKY_BLUE}Synchronizing Pacman Repo${RESET}" "${INFO}"
printf "\n%s - ${SKY_BLUE}Synchronizing Pacman Repo${RESET}\n" "${INFO}"
sudo pacman -Sy
printf "\n%.0s" {1..2}
printf "\n%.0s" {1..2}