Merge pull request #4808 from pi-hole/cure/cancer

Fixes "Set static IP using custom values results in error" (#4807)
pull/4745/head
Adam Warner 2 years ago committed by GitHub
commit e0baf4c7ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -912,7 +912,7 @@ It is also possible to use a DHCP reservation, but if you are going to do that,
# Ask for the IPv4 address
_staticIPv4Temp=$(dialog --no-shadow --keep-tite --output-fd 1 \
--cancer-label "Exit" \
--cancel-label "Exit" \
--ok-label "Continue" \
--backtitle "Calibrating network interface" \
--title "IPv4 Address" \

Loading…
Cancel
Save