install_postfix_advanced.sh: fix script output.
This commit is contained in:
parent
21153234b1
commit
a0f4427c56
@ -630,6 +630,8 @@ EOF
|
||||
if $_failed ; then
|
||||
echo_failed
|
||||
error "$(cat $tmp_err_msg)"
|
||||
else
|
||||
echo_ok
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user