Update documentation
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
export $PSQL_OPTS=
|
||||
export $DB_NAME=
|
||||
export PSQL_OPTS="-h localhost -U root"
|
||||
export DB_NAME=photowall
|
||||
|
||||
Reference in New Issue
Block a user