Skip to content

Commit

Permalink
Add shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
stovmascript committed Sep 5, 2016
1 parent 30b841f commit 9985f11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
@@ -1,3 +1,5 @@
#!/usr/bin/env node

const chalk = require('chalk');
const child = require('child_process');
const fs = require('fs');
Expand Down

0 comments on commit 9985f11

Please sign in to comment.