tsdocker/dist/cli.js

3 lines
90 B
JavaScript

#!/usr/bin/env node
process.env.CLI_CALL = 'true'
var index = require("../dist/index.js");