made clear where hunz should dock! :)
[lectures/dfb-slides.git] / 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)