Follow convention and show type of message
This commit is contained in:
parent
9b1be33018
commit
f213c3df5f
2
abra
2
abra
@ -298,7 +298,7 @@ warning() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
success() {
|
success() {
|
||||||
echo "$(tput setaf 2)$*$(tput sgr0)"
|
echo "$(tput setaf 2)SUCCESS: $*$(tput sgr0)"
|
||||||
}
|
}
|
||||||
|
|
||||||
###### Default settings
|
###### Default settings
|
||||||
|
Reference in New Issue
Block a user