Typo fix
This commit is contained in:
parent
208e5ee546
commit
82b2979dec
|
@ -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_only.yml."
|
||||
log "Giving up."
|
||||
exit
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue