remove ipv6 conf from nginx proxy if ipv6 not enabled
This commit is contained in:
parent
af2203fac8
commit
eecaa61555
|
@ -21,4 +21,4 @@ else
|
||||||
echo "$ME: info: ipv6 is available so no need to delete lines from nginx conf"
|
echo "$ME: info: ipv6 is available so no need to delete lines from nginx conf"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue