1
0
Fork 0
forked from External/ergo

update references to oragono.yaml to reflect new name of default.yaml

This commit is contained in:
Shivaram Lingamneni 2020-06-14 18:54:36 -04:00
parent c0f020d87d
commit a6e2b5a3ae
8 changed files with 13 additions and 13 deletions

View file

@ -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