Files
database/env/default.conf~
T

4 lines
77 B
Bash

#!/bin/bash
export PSQL_OPTS="-h localhost -U root"
export DB_NAME=photowall