Revert "zncmodules: disable clientaway"

This reverts commit 0339b6ac29.
This commit is contained in:
Aminda Suomalainen 2015-02-23 13:26:09 +02:00
parent 0339b6ac29
commit aca45a943a
1 changed files with 1 additions and 3 deletions

View File

@ -13,9 +13,7 @@ curl -LO https://github.com/jpnurmi/znc-playback/raw/master/playback.cpp
curl -LO https://github.com/jpnurmi/znc-chanfilter/raw/master/chanfilter.cpp
curl -LO https://github.com/KindOne-/znc-modules/raw/master/modules/freenodeinfo.cpp
curl -LO https://raw.githubusercontent.com/NuclearW/znc-modules/master/privmsg_auto/privmsg_auto.cpp
## Incompatibe with ZNC 1.7 on 2015-02-22.
#curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/clientaway.cpp
curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/clientaway.cpp
# now you should compile znc normally or use zncconfigure in this
# repository.