Onion to the irc bouncer

This commit is contained in:
Bob Mottram 2016-10-29 11:53:52 +01:00
parent 71f72ceccd
commit f11b95d20d
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