upgrade-mattermost.sh: minor change in script output.
This commit is contained in:
parent
9251c4061c
commit
c701e2503f
@ -67,7 +67,7 @@ warn (){
|
||||
if $terminal ; then
|
||||
echo -e " [ \033[33m\033[1mWarning\033[m ] $*"
|
||||
else
|
||||
echo " [ Error ] $*"
|
||||
echo " [ Warning ] $*"
|
||||
fi
|
||||
echo ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user