Rework configuration handling

This commit is contained in:
Rikard Bartholf
2016-02-17 12:22:22 +01:00
parent 3c3baf9712
commit a0e99a7e2a
4 changed files with 11 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
export PSQL_OPTS="-h localhost -U root"
export DB_NAME=photowall