update_firewall-script_ipt-server.sh: some minor changes on script output.
This commit is contained in:
parent
af80f30592
commit
dfedf3f35f
@ -350,7 +350,6 @@ if $restart_ipv6_firewall \
|
||||
/usr/local/sbin/$IPV6_FIREWALL_SCRIPT > /dev/null 2> "$log_file"
|
||||
if [[ $? -gt 0 ]]; then
|
||||
echo_failed
|
||||
error "$(cat "$log_file")"
|
||||
else
|
||||
echo_ok
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user