From fee95c5be313572ae9ba4e3b6499b7f2c3bb820d Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 20 Sep 2015 08:18:34 +0300 Subject: [PATCH] zncmodules: add myinsanity --- bash/zncmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/zncmodules b/bash/zncmodules index 3bd3c0f..cdf3dba 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -14,6 +14,7 @@ wget -Ncnv https://github.com/jpnurmi/znc-clientbuffer/raw/master/clientbuffer.c # modpython 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 # now you should compile znc normally or use zncconfigure in this # repository.