From 4ea287c5b9b39d8e26d4b18a1383fdcf68bd0773 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Jan 2015 14:28:41 +0200 Subject: [PATCH] fix b3451f23b6a20a3ca22e908d4243b016664ca5a4 --- bash/zncmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/zncmodules b/bash/zncmodules index 1c98dfc..cb78d17 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -10,7 +10,7 @@ curl -LO https://github.com/NuclearW/znc-modules/raw/master/away_notify/away_not curl -LO https://github.com/NuclearW/znc-modules/raw/master/away_notify/away_notify_unsolicited.cpp curl -LO https://raw.githubusercontent.com/Zarthus/Code-Snippets/master/c++/znc-modules/ctcp_notifier.cpp curl -LO https://github.com/jpnurmi/znc-playback/raw/master/playback.cpp -curl -LO https://github.com/jpnurmi/znc-chanfilter/raw/master/chanfilter.cp +curl -LO https://github.com/jpnurmi/znc-chanfilter/raw/master/chanfilter.cpp # now you should compile znc normally or use zncconfigure in this # repository.