Onion to the irc bouncer

This commit is contained in:
Bob Mottram 2016-10-29 11:59:55 +01:00
parent fdcb02989b
commit 81f294f3b7
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ function install_irc_server {
touch /var/run/ngircd/ngircd.pid
chown -R irc:irc /var/run/ngircd
IRC_ONION_HOSTNAME=$(add_onion_service irc ${IRC_PORT} ${IRC_ONION_PORT})
IRC_ONION_HOSTNAME=$(add_onion_service irc ${IRC_BOUNCER_PORT} ${IRC_ONION_PORT})
systemctl restart ngircd