From bd098c31c3c75be02f5a34f9f2e313b9a6104760 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 16 Jan 2016 13:22:49 +0200 Subject: [PATCH] zncmodules: rm myinsanity, freenodeinfo --- bash/zncmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bash/zncmodules b/bash/zncmodules index 0d72279..d43dc4e 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -13,8 +13,6 @@ curl -LO https://github.com/jpnurmi/znc-playback/raw/master/playback.cpp sleep 2 curl -LO https://github.com/jpnurmi/znc-chanfilter/raw/master/chanfilter.cpp sleep 2 -curl -LO https://github.com/KindOne-/znc-modules/raw/master/modules/freenodeinfo.cpp -sleep 2 curl -LO https://github.com/jpnurmi/znc-clientbuffer/raw/master/clientbuffer.cpp # modpython @@ -23,8 +21,6 @@ curl -LO https://raw.githubusercontent.com/jreese/znc-push/python/push.py sleep 2 curl -LO https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py sleep 2 -curl -LO https://github.com/jdarmst/znc-modules/raw/master/python/myinsanity.py -sleep 2 curl -LO https://github.com/emagaliff/znc-nicktrace/raw/master/aka.py # now you should compile znc normally or use zncconfigure in this