From 3bf3fdb14fa7819e466e66bbe7c200a5f58db194 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 5 Nov 2015 09:29:32 +0200 Subject: [PATCH] zncmodules: Aka.py --> aka.py --- bash/zncmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/zncmodules b/bash/zncmodules index de01821..ebeb1a5 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -15,7 +15,7 @@ wget -Ncnv https://github.com/jpnurmi/znc-clientbuffer/raw/master/clientbuffer.c wget -Ncnv https://raw.githubusercontent.com/jreese/znc-push/python/push.py wget -Ncnv https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py wget -Ncnv https://github.com/jdarmst/znc-modules/raw/master/python/myinsanity.py -wget -Ncnv https://github.com/AwwCookies/ZNC-Modules/raw/master/Aka/Aka.py +wget -Ncnv https://github.com/AwwCookies/ZNC-Modules/raw/master/Aka/aka.py # now you should compile znc normally or use zncconfigure in this # repository.