|
|
@ -26,7 +26,6 @@ The document below will describe the scripts in ```run.sh```in detail.
|
|
|
|
The path.sh contains the environment variables.
|
|
|
|
The path.sh contains the environment variables.
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
. ./path.sh
|
|
|
|
. ./path.sh
|
|
|
|
. ./cmd.sh
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
This script needs to be run first. And another script is also needed:
|
|
|
|
This script needs to be run first. And another script is also needed:
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|