Skip to content

Commit

Permalink
Set executable for global use
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxattax97 committed Mar 12, 2019
1 parent 23cda47 commit 6cac13d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
/* eslint-disable no-console */
const fs = require('fs-extra');
const getStdin = require('get-stdin');
Expand Down

0 comments on commit 6cac13d

Please sign in to comment.