Files
server/opt/psa/admin/plib/modules/nodejs/libexec/nodenv/nodenv-root
2026-01-07 20:52:11 +01:00

4 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
# Summary: Display the root directory where versions and shims are kept
echo "$NODENV_ROOT"