This commit is contained in:
Aminda Suomalainen 2015-01-25 14:28:41 +02:00
parent 8c0f1a4e29
commit 4ea287c5b9
1 changed files with 1 additions and 1 deletions

View File

@ -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.