Added text styles and minor changes.

This commit is contained in:
2024-01-07 23:25:26 +00:00
parent bdce1871e0
commit 22746d0b48
3 changed files with 16 additions and 10 deletions

View File

@@ -183,4 +183,4 @@ if [ $? == 1 ]; then
echo 'set completion-ignore-case On' | sudo tee -a /etc/inputrc
fi
echo -e "${GREEN}[i] All done.${ENDCOLOR}"
echo -e "${GREEN}${BOLD}[i] All done.${ENDCOLOR}"