Make lib/app.js properly executable
This commit is contained in:
parent
2591505dbb
commit
f80dddd68a
1 changed files with 1 additions and 0 deletions
1
lib/app.js
Normal file → Executable file
1
lib/app.js
Normal file → Executable file
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env node
|
||||
/*jshint globalstrict: true, white: false, unused:false */
|
||||
/*globals require, exports, console, module, process */
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue