cc-os/plugins/os-vault/tests/python-wrappers/post-tool-use-write.sh

5 lines
160 B
Bash
Executable File

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