Final color coding tweak. If also thunar.sh not able to use preset.sh, then I dont know
This commit is contained in:
@@ -14,7 +14,7 @@ LOG="Install-Logs/install-$(date +%d-%H%M%S)_base.log"
|
||||
|
||||
|
||||
# Installation of main components
|
||||
printf "\n%s - Installing ${BLUE}base-devel${RESET} \n" "${NOTE}"
|
||||
printf "\n%s - Installing ${SKY_BLUE}base-devel${RESET} \n" "${NOTE}"
|
||||
|
||||
for PKG1 in "${base[@]}"; do
|
||||
install_package_pacman "$PKG1" | tee -a "$LOG"
|
||||
|
||||
Reference in New Issue
Block a user