mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-06 16:56:40 +00:00
bug fix issue 55
This commit is contained in:
@@ -35,7 +35,7 @@ rm /tmp/pwfile
|
||||
### Start the postgres server
|
||||
|
||||
```bash
|
||||
postgres -D $HOME/.local/share/var/postgres -p 5432
|
||||
postgres -D $HOME/.local/share/postgres/var -p 5432
|
||||
```
|
||||
|
||||
### Connect with the psql client
|
||||
|
||||
Reference in New Issue
Block a user