forked from External/ergo
update references to oragono.yaml to reflect new name of default.yaml
This commit is contained in:
parent
c0f020d87d
commit
a6e2b5a3ae
8 changed files with 13 additions and 13 deletions
4
Makefile
4
Makefile
|
|
@ -34,5 +34,5 @@ test:
|
|||
./.check-gofmt.sh
|
||||
|
||||
smoke:
|
||||
oragono mkcerts --conf ./oragono.yaml || true
|
||||
oragono run --conf ./oragono.yaml --smoke
|
||||
oragono mkcerts --conf ./default.yaml || true
|
||||
oragono run --conf ./default.yaml --smoke
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue