Leaving note to refactor this

This commit is contained in:
Leopere 2018-10-15 03:14:02 -04:00
parent c4e521fb9f
commit 9d5e7756c0

View file

@ -34,6 +34,8 @@ ENVVARS=("MYSQL_ENV_MYSQL_USER"
# SITE_ADDRESS=alpha.address.com
SITE_DESCRIPTION=alpha.description
## There might be a better way to do this now I'm working on something for configuring things more magically.
function set_conf() {
case $1 in
MYSQL_ENV_MYSQL_USER )