Update network.sh

This commit is contained in:
Kroese 2024-05-22 17:06:32 +02:00 committed by GitHub
parent 5cf9d4d484
commit 5a1b7b93d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -330,7 +330,7 @@ if [[ "$DHCP" == [Yy1]* ]]; then
! checkOS && [[ "$DEBUG" != [Yy1]* ]] && exit 19
if [[ "$IP" == "172."* ]]; then
warn "your IP starts with 172.* which is often a sign that you are not on a macvlan network (required for DHCP)!"
warn "container IP starts with 172.* which is often a sign that you are not on a macvlan network (required for DHCP)!"
fi
# Configuration for DHCP IP