zncmodules: symlink modules to .znc/modules

This commit is contained in:
Aminda Suomalainen 2015-09-20 08:27:24 +03:00
parent fee95c5be3
commit 3705f59a95
1 changed files with 4 additions and 0 deletions

View File

@ -16,5 +16,9 @@ wget -Ncnv https://raw.githubusercontent.com/jreese/znc-push/python/push.py
wget -Ncnv https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py
wget -Ncnv https://github.com/jdarmst/znc-modules/raw/master/python/myinsanity.py
# This might not make much sense...
ln -sf $HOME/.local/lib/znc/ $HOME/.znc/modules
# now you should compile znc normally or use zncconfigure in this
# repository.
set +x