Leaving note to refactor this
This commit is contained in:
parent
c4e521fb9f
commit
9d5e7756c0
1 changed files with 2 additions and 0 deletions
|
@ -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 )
|
||||
|
|
Loading…
Reference in a new issue