diff --git a/.configuration.sh b/.configuration.sh deleted file mode 100644 index 1468dba..0000000 --- a/.configuration.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -export PSQL_OPTS="-h localhost -U root" -export DB_NAME=photowall