Update README and add support for configuration file
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
export $PSQL_OPTS=
|
||||
export $DB_NAME=
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
export $PSQL_OPTS=
|
||||
export $DB_NAME=
|
||||