base-files: Tweak issues
* final 'a' - it was a bit 'q'-ish * 'g' was broken Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ if [ -t 1 ] ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# ErrorOut outputs error text in first param and exits script
|
||||
ErrorOut() {
|
||||
echo
|
||||
echo "${style_red}${style_bold}${1}!${style_normal}"
|
||||
|
||||
Reference in New Issue
Block a user