From 330d4dfe1b6c3fe63fa0d5dd993e28ff24716bff Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 11 Dec 2016 15:03:43 +0200 Subject: [PATCH] zncmodules: update ctcp_notifier.cpp location --- bash/zncmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/zncmodules b/bash/zncmodules index d43dc4e..6242664 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -7,7 +7,7 @@ cd znc/modules sleep 2 curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/privmsg.cpp sleep 2 -curl -LO https://raw.githubusercontent.com/Zarthus/Code-Snippets/master/c++/znc-modules/ctcp_notifier.cpp +curl -LO https://raw.githubusercontent.com/Zarthus/znc-modules/master/ctcp_notifier.cpp sleep 2 curl -LO https://github.com/jpnurmi/znc-playback/raw/master/playback.cpp sleep 2