From 2b8117034ac9dcde8b7c8062f7e9035b510c5ee8 Mon Sep 17 00:00:00 2001 From: Rikard Bartholf Date: Mon, 15 Feb 2016 11:19:45 +0100 Subject: [PATCH] Remove original configuration file --- .configuration.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .configuration.sh 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