7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
At the minimum, you should set the following environment variables
|
|
|
|
Assuming you are using BASH shell
|
|
|
|
export dbuser=<your mysql database username>
|
|
export dbpasswd=<your mysql passwd>
|