From 1e1814c08ddfec5aeffa2a32bb40651e55ec5dd1 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 23 Aug 2015 20:23:34 +0300 Subject: [PATCH] bash/zncmodules: remove pyeval It's now part of ZNC https://github.com/znc/znc/commit/baa51aa4b8e4121ab1c5220408644e15f80e24b2 --- bash/zncmodules | 1 - 1 file changed, 1 deletion(-) diff --git a/bash/zncmodules b/bash/zncmodules index 79021eb..3bd3c0f 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -13,7 +13,6 @@ 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://gist.github.com/kylef/840763/raw/pyeval.py wget -Ncnv https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py # now you should compile znc normally or use zncconfigure in this