Remove echo
authorJamie Cameron <jcameron@webmin.com>
Tue, 4 Dec 2007 05:20:12 +0000 (05:20 +0000)
committerJamie Cameron <jcameron@webmin.com>
Tue, 4 Dec 2007 05:20:12 +0000 (05:20 +0000)
setup.sh

index f9e3447..4691c1e 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -626,7 +626,6 @@ else
        echo "Copying config files.."
 fi
 newmods=`$perl "$wadir/copyconfig.pl" "$os_type/$real_os_type" "$os_version/$real_os_version" "$wadir" $config_dir "" $allmods`
-echo $newmods
 if [ "$upgrading" != 1 ]; then
        # Store the OS and version
        echo "os_type=$os_type" >> $config_dir/config