diff --git a/docs/tips/remote_reinstall.md b/docs/tips/remote_reinstall.md index 1047a48..8b0a3c0 100644 --- a/docs/tips/remote_reinstall.md +++ b/docs/tips/remote_reinstall.md @@ -104,6 +104,7 @@ elif [[ $eth_dev = *eth* ]] ; then else echo "Eth device = $eth_dev" eth_opts="" +fi echo ip=$ip_addr netmask=$netmask gateway=$gateway dns=$dns echo IPv6 : $ip6_addr / gw : $ip6_gw