fixes "Set static IP using custom values results in error" (#4807)

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
pull/4808/head
Adam Warner 2 years ago
parent 8e4adb6e39
commit e4444ae6a5
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173

@ -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