mirror of
https://github.com/wahyd4/sohub.git
synced 2026-08-09 04:56:09 +10:00
3 lines
99 B
JavaScript
3 lines
99 B
JavaScript
// Start sails and pass it command line arguments
|
|
require('sails').lift(require('optimist').argv);
|