mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
[server] Ædd shebang and execution permission
This commit is contained in:
parent
8829d14186
commit
1766ebe225
1 changed files with 1 additions and 0 deletions
1
server.js
Normal file → Executable file
1
server.js
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env node
|
||||
var connect = require('connect'),
|
||||
colors = require('colors'),
|
||||
argv = require('optimist').argv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue