diff --git a/commands/scripts/netconf.sh b/commands/scripts/netconf.sh index 4e4671abb..c50a67e09 100755 --- a/commands/scripts/netconf.sh +++ b/commands/scripts/netconf.sh @@ -265,7 +265,6 @@ fi # Are we running from CD? if [ -f "$USRKBFILE" ] ; then - echo "Running from CD" cd="yes" # We are running from CD fi