add ability to create users
This commit is contained in:
parent
c9dfcf3435
commit
12180cf570
|
@ -27,7 +27,7 @@ if [ ! -f /opt/postal/config/postal.yml ] || [[ $(cat /opt/postal/config/postal.
|
||||||
"$POSTAL_FNAME"
|
"$POSTAL_FNAME"
|
||||||
"$POSTAL_LNAME"
|
"$POSTAL_LNAME"
|
||||||
"$POSTAL_PASSWORD"
|
"$POSTAL_PASSWORD"
|
||||||
|
EOF
|
||||||
else
|
else
|
||||||
|
|
||||||
## Wait for MySQL to start up
|
## Wait for MySQL to start up
|
||||||
|
|
Loading…
Reference in New Issue
Block a user