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

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2022-07-09 19:02:40 +01:00
parent 8e4adb6e39
commit e4444ae6a5
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173

View file

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