Commit 1e92c58b authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: add whiteline between chapter and shell

parent 77026536
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ chmod 700 /mnt/<PostgresDBDatadir>/
```

## Start new container

```shell
docker run \
  --name <ContainerName> \