projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208e5ee
)
Typo fix
author
Camille Roux
<25977+camilleroux@users.noreply.github.com>
Sun, 19 Aug 2018 23:37:10 +0000
(
01:37
+0200)
committer
GitHub
<noreply@github.com>
Sun, 19 Aug 2018 23:37:10 +0000
(
01:37
+0200)
discourse-doctor
patch
|
blob
|
blame
|
history
diff --git
a/discourse-doctor
b/discourse-doctor
index eebaf8b8ba49c784c3a408518b62a23d516f5266..0f4c1f0dc7de26122886642965ba8d77b3d0dea4 100755
(executable)
--- a/
discourse-doctor
+++ b/
discourse-doctor
@@
-250,7
+250,7
@@
get_yml_file() {
web_file=containers/$app_name.yml
log "Found $web_file"
else
- log "Can't find app.yml or web_ony.yml."
+ log "Can't find app.yml or web_on
l
y.yml."
log "Giving up."
exit
fi