diff src/package @ 24:2e23b7184d2b

start coding for bad html tag detection
author carl
date Wed, 19 May 2004 21:40:50 -0700
parents 19f11ae628df
children 33e1e3910506
line wrap: on
line diff
--- a/src/package	Wed May 12 13:23:22 2004 -0700
+++ b/src/package	Wed May 19 21:40:50 2004 -0700
@@ -7,6 +7,7 @@
     target3=/home/httpd/html/510sg/dnsbl.html
 
     cp sample.conf  $VER/dnsbl.conf
+    cp html-tags.conf $VER/html-tags.conf
     cp *cpp         $VER
     cp *rc          $VER
     cp install.bash $VER
@@ -16,7 +17,7 @@
     cp sample.conf $target2
     cp dnsbl.html  $target3
 
-    scp $target1 ns1:$target1
-    scp $target2 ns1:$target2
-    scp $target3 ns1:$target3
+    echo scp $target1 ns1:$target1
+    echo scp $target2 ns1:$target2
+    echo scp $target3 ns1:$target3
 rm -rf $VER