Files
diachron/diachron/develop.d/tsx
2026-02-07 16:55:33 -05:00

6 lines
96 B
Bash
Executable File

#!/bin/bash
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
"$DIR"/../shims/pnpm tsx "$@"