Update linupx-scripts.sh

This commit is contained in:
2023-09-27 22:29:55 -05:00
parent 6684b3b2b8
commit f8bd467fcb

View File

@@ -721,7 +721,7 @@ RECONFIGURE_NETWORK(){
echo "${idsCL[Green]}Done${idsCL[Default]}\n\n"
elif [ ! -f /etc/sysconfig/network-scripts/ifcfg-eth0 ] || grep /etc/sysconfig/network-scripts/ifcfg-eth0 -e "Generated by VMWare" >/dev/null; then
[ -f /etc/sysconfig/network-scripts/ifcfg-eth0 ] && rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 >/dev/null 2>&1
rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 >/dev/null 2>&1
echo -e "TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no