From beaa4d2aae2d87ca3185cbc3112c6cddaef6e681 Mon Sep 17 00:00:00 2001 From: DiSharko Date: Tue, 23 Jul 2013 13:27:38 -0400 Subject: [PATCH] bug fixed with azhu --- modules/azhu/azhu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/azhu/azhu.sh b/modules/azhu/azhu.sh index 0e97ecf..34dc196 100755 --- a/modules/azhu/azhu.sh +++ b/modules/azhu/azhu.sh @@ -4,7 +4,7 @@ versionString="azhu® version 2.0.1 by Andrew DiMarco" if [ $# == 3 ]; then if [ $3 == "--version" ]; then - echo $versionString + echo "PRIVMSG $2 :$1: "$versionString exit fi elif [ $# == 1 ]; then