mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
missing brace
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
59b2b66d8b
commit
58d2559067
@ -17,3 +17,4 @@ start()
|
||||
mount --bind "${GROUPDIR}" /var/log
|
||||
|
||||
eend $? "Failed to redirect logs to host"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user