diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 068d9ca..65b587f 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -738,7 +738,7 @@ RECONFIGURE_NETWORK(){ " > /etc/netplan/eth0.yaml >/dev/null 2>&1 fi netplan apply >/dev/null 2>&1 - echo "${idsCL[Green]}Done${idsCL[Default]}\n\n" + echo -e "${idsCL[Green]}Done${idsCL[Default]}\n\n" elif [ -d /etc/sysconfig/network-scripts ]; then if [ ! -f /etc/sysconfig/network-scripts/ifcfg-eth0 ] || grep /etc/sysconfig/network-scripts/ifcfg-eth0 -e "Generated by VMWare" >/dev/null; then