mirror of
https://github.com/PretendoNetwork/BOSS.git
synced 2026-03-21 17:34:19 -05:00
3 lines
62 B
Bash
Executable File
3 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
exec node --enable-source-maps dist/cli/cli.js $*
|