Leaving note to refactor this

This commit is contained in:
Leopere 2018-10-15 03:14:02 -04:00
parent fc3fb62f35
commit 57d73e6663
No known key found for this signature in database
GPG key ID: 64476C903E477CCB

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 )