From e04c1bea5163a60a2646bfc7163ffe3ac20a1779 Mon Sep 17 00:00:00 2001 From: hackbard Date: Fri, 21 Mar 2003 01:42:12 +0000 Subject: [PATCH] :p --- cont2xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cont2xml b/cont2xml index 7107138..42aab82 100755 --- a/cont2xml +++ b/cont2xml @@ -90,7 +90,7 @@ EOF if [ -f ./1337.pl ] ; then ./1337.pl $@ $count else - echo "can't execute $@ $count ... (hunz!!!) :)" + echo "can't execute ./1337.pl $@ $count ... (hunz!!!) :)" fi # hunz's 1337.pl inserts content here ;) -- 2.20.1