Cosmetic fix. Wrong coloring on welcome screen.
This commit is contained in:
parent
64e494384b
commit
bfdedeee11
@ -41,4 +41,4 @@ if [[ -n $DISTRIBUTION_STATUS && $DISTRIBUTION_STATUS != supported ]]; then
|
||||
UNSUPPORTED_TEXT+="unsupported ($DISTRIBUTION_CODENAME) userspace!"
|
||||
fi
|
||||
|
||||
[[ -n $UNSUPPORTED_TEXT ]] && echo -e "\e[0;91mNo end-user support: \x1B[0m$UNSUPPORTED_TEXT \e[0;91m\n"
|
||||
[[ -n $UNSUPPORTED_TEXT ]] && echo -e "\e[0;91mNo end-user support: \x1B[0m$UNSUPPORTED_TEXT\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user