cc-os/plugins/os-vault/tests/python-wrappers/session-context.sh

5 lines
156 B
Bash
Executable File

#!/usr/bin/env bash
# Test-only adapter (see session-start.sh).
HOOKS="$(cd "$(dirname "$0")/../../hooks" && pwd)"
exec python3 "$HOOKS/session_context.py"