Update ircd-k8s-2019-12-21.markdown

This commit is contained in:
Cadey Ratio 2019-12-21 17:34:40 -05:00 committed by GitHub
parent 95e57aa5f0
commit 1e57809f59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -270,7 +270,8 @@ $ scripts/makeoper.sh h >> opers.conf
```
And then create the webirc password:
```console
```console
$ echo "[Options]
WebircPassword = $(uuidgen)" >> webirc.conf
```