Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docker): update datadir variable assignment
The code change updates the assignment of the `datadir` variable in the `linuxgsm.sh` script. The new assignment checks if the environment variable `LGSM_DATADIR` is set and uses its value, otherwise it falls back to using `${lgsmdir}/data`.
- Loading branch information