Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
This commit is contained in:
Ed Chalstrey 2022-02-25 09:15:23 +00:00 committed by GitHub
parent 084f45d938
commit c61ad0bfe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ echo $NODEJS_HOME
Now we configure postgres. First ensure postgres is running.
```bash
service postgresql start
sudo service postgresql start
```
Ensure the `en_US` locale exists.