From 1e57809f59df05934a988ed2f8ff30990bfb1998 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 21 Dec 2019 17:34:40 -0500 Subject: [PATCH] Update ircd-k8s-2019-12-21.markdown --- blog/ircd-k8s-2019-12-21.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/blog/ircd-k8s-2019-12-21.markdown b/blog/ircd-k8s-2019-12-21.markdown index 590a9f1..e91c3bb 100644 --- a/blog/ircd-k8s-2019-12-21.markdown +++ b/blog/ircd-k8s-2019-12-21.markdown @@ -270,7 +270,8 @@ $ scripts/makeoper.sh h >> opers.conf ``` And then create the webirc password: -
```console + +```console $ echo "[Options] WebircPassword = $(uuidgen)" >> webirc.conf ``` @@ -387,4 +388,4 @@ spec: key: private_key ``` -Now, you should be able to let users connect to your IRC server to their heart's content. If you want to join the IRC server I've set up, point your IRC client at `irc.within.website`. I'll be in `#lobby`. \ No newline at end of file +Now, you should be able to let users connect to your IRC server to their heart's content. If you want to join the IRC server I've set up, point your IRC client at `irc.within.website`. I'll be in `#lobby`.