From 60ffac46d494e5c3c51d575c4b406a1dd800b2d4 Mon Sep 17 00:00:00 2001 From: Matt Voboril Date: Thu, 1 Apr 2021 08:37:23 -0500 Subject: [PATCH] refer to the correct shell script --- build/docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docker/README.md b/build/docker/README.md index 2c33f9524..1da77f797 100644 --- a/build/docker/README.md +++ b/build/docker/README.md @@ -36,7 +36,7 @@ runtime config should come from. The mounted folder must contain: as well as -- `build_db.sh` in a parallel `postgres` parallel to the `config` folder, providing database generation. +- `create_db.sh` in a parallel `postgres` parallel to the `config` folder, providing database generation. To generate keys: