Skip to content

Commit f08b0b3

Browse files
committed
Merge pull request #944 from ParsePlatform/flovilmart.hotfixShebang
re-add shebang
2 parents 51862c1 + 78425c8 commit f08b0b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/parse-server

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
#!/usr/bin/env node
2+
13
require("../lib/cli/parse-server");

0 commit comments

Comments
 (0)