mirror of
https://github.com/PretendoNetwork/BOSS.git
synced 2026-03-22 01:44:26 -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 $*
|