Add initial way to get info about execution context

This commit is contained in:
2026-01-10 13:37:39 -06:00
parent b235a6be9a
commit df2d4eea3f
4 changed files with 53 additions and 0 deletions

View File

@@ -4,4 +4,6 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "$DIR"
export diachron_root="$DIR/.."
./master-bin "$@"