Merge pull request #215 from brockar/main

[fix] add a line break to ask for password
This commit is contained in:
Ja.KooLit
2025-02-19 13:39:08 +09:00
committed by GitHub

View File

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