diff install.bash @ 92:505e77188317

optimize verification step, cleanup documentation
author carl
date Wed, 21 Sep 2005 08:00:08 -0700
parents 8487650c98ee
children
line wrap: on
line diff
--- a/install.bash	Sun Sep 18 10:46:31 2005 -0700
+++ b/install.bash	Wed Sep 21 08:00:08 2005 -0700
@@ -62,6 +62,7 @@
 if [ ! -f $DST/html-tags.conf ]; then
     cp html-tags.conf $DST
 fi
+rm -f $DST/tld.conf     # new tld list
 if [ ! -f $DST/tld.conf ]; then
     cp tld.conf $DST
 fi