traxxx/traxxx

3 lines
72 B
Plaintext
Raw Normal View History

#!/usr/bin/bash
node -r source-map-support/register ./src/init.js "$@";