Files
docker-finance/client/src/docker/lib/internal/lib_env.bash
Aaron Fiore 9683bf8750 client: fix base path location deduction when sourced
- Since these files are only ever sourced, deduction must be relative to
  `BASH_SOURCE` (or else realpath will break)

- Fixes client-side `plugins` completion
  * realpath breakage was introduced in #301
2026-02-19 10:35:10 -08:00

10 KiB