Skip to content

Commit

Permalink
fixed env run
Browse files Browse the repository at this point in the history
Co-authored-by: Juan Pablo Garcia Ripa <juanp.garcia@bbva.com>
Co-authored-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
  • Loading branch information
juanp.garcia and Sarabadu committed Jun 5, 2018
1 parent 5a91012 commit 98c66b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/mob.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#! /home/juanpablo/.nvm/versions/node/v8.11.2/bin/node --inspect-brk
//#! /usr/bin/env node
#! /usr/bin/env node

const minimist = require('minimist');
const { oneLine } = require('common-tags');
Expand Down

0 comments on commit 98c66b8

Please sign in to comment.