mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-25 20:04:13 -05:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
#!/usr/bin/env sh
|
|
"$(dirname "$0")/../node_modules/.bin/node" "$(dirname "$0")/nxapi.js" $@
|