Removes shebang for windows

This commit is contained in:
Florent Vilmart
2016-03-04 09:40:47 -05:00
parent 1a17d16dc9
commit ee38ebc4a3
2 changed files with 1 additions and 2 deletions

View File

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