Update network.sh

This commit is contained in:
Kroese 2024-05-22 17:07:08 +02:00 committed by GitHub
parent 6ca072aae4
commit 09f94061d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -329,7 +329,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