Fix psql argument
`-H` was passed where `-h` was intended. `-H` is for html output, `-h` specifies host to connect to.
Loading
Please sign in to comment
`-H` was passed where `-h` was intended. `-H` is for html output, `-h` specifies host to connect to.