made clear where hunz should dock! :)
authorhackbard <hackbard>
Fri, 21 Mar 2003 01:41:09 +0000 (01:41 +0000)
committerhackbard <hackbard>
Fri, 21 Mar 2003 01:41:09 +0000 (01:41 +0000)
cont2xml

index 2323536..7107138 100755 (executable)
--- a/cont2xml
+++ b/cont2xml
@@ -87,6 +87,11 @@ while [ "1" ]; do
 <header size="20"></header>
 EOF
 
+if [ -f ./1337.pl ] ; then
+       ./1337.pl $@ $count
+else
+       echo "can't execute $@ $count ... (hunz!!!) :)"
+fi
 
 # hunz's 1337.pl inserts content here ;)
 # ./1337.pl $@ $count ($1 is targetfile, $2 is sourcefile)