mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-25 20:59:21 +01:00
zncmodules: symlink modules to .znc/modules
This commit is contained in:
parent
fee95c5be3
commit
3705f59a95
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user