mirror of
https://github.com/wahyd4/sohub.git
synced 2026-08-23 03:46:02 +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);
|