mirror of https://github.com/embarklabs/embark.git
revert back initial messae
This commit is contained in:
parent
0b88d2fa69
commit
a41c6f534f
|
@ -1,6 +1,4 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
console.log("starting embark...");
|
||||
|
||||
var Embark = require('..');
|
||||
Embark.process(process.argv);
|
||||
|
|
Loading…
Reference in New Issue