thelounge/index.js

4 lines
77 B
JavaScript
Raw Normal View History

2014-08-05 10:32:25 +02:00
#!/usr/bin/env node
process.chdir(__dirname);
2015-10-01 00:39:57 +02:00
require("./src/command-line");