dctlenv/libexec/dctlenv-version-file

5 lines
67 B
Bash
Executable File

#!/usr/bin/env bash
set -uo pipefail
echo "$DCTLENV_ROOT/version"