mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-07-12 22:31:02 -05:00
3 lines
99 B
Bash
Executable File
3 lines
99 B
Bash
Executable File
#!/usr/bin/env sh
|
|
"$(dirname "$0")/../node_modules/.bin/node" "$(dirname "$0")/nintendo-znc.js" $@
|