host cd: testing repo: fix announce channel

This commit is contained in:
tv 2015-06-18 21:31:57 +02:00
parent 3c18dea8da
commit de741c98a7

View File

@ -76,7 +76,7 @@
hooks = {
post-receive = git.irc-announce {
nick = config.networking.hostName; # TODO make this the default
channel = "#repository";
channel = "#retiolum";
server = "ire.retiolum";
};
};