Fix oCIS init: pipe answer to avoid interactive prompt
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- /bin/sh
|
||||
command:
|
||||
- "-c"
|
||||
- "ocis init || true; exec ocis server"
|
||||
- "echo 'no' | ocis init || true; exec ocis server"
|
||||
environment:
|
||||
- TZ=America/New_York
|
||||
- OCIS_URL=https://cloud.kolpacksoftware.com
|
||||
|
||||
Reference in New Issue
Block a user