mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-29 01:31:31 +00:00
removed unnecessary message on every call of function
This commit is contained in:
@@ -141,7 +141,6 @@ configure_ipv6() {
|
||||
echo -e "${RED}Please disable or fix your host/Docker IPv6 support, or set ENABLE_IPV6=false.${NC}"
|
||||
exit 1
|
||||
else
|
||||
echo "Manual ENABLE_IPV6=$MANUAL_SETTING detected and matches system status—no changes applied."
|
||||
return
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user