Merge pull request #944 from ParsePlatform/flovilmart.hotfixShebang

re-add shebang
This commit is contained in:
Florent Vilmart
2016-03-09 21:40:51 -05:00

View File

@@ -1 +1,3 @@
#!/usr/bin/env node
require("../lib/cli/parse-server");