Skip to content

Commit

Permalink
Added shebang for runner script
Browse files Browse the repository at this point in the history
  • Loading branch information
Luciano Mammino committed Sep 2, 2015
1 parent 3532b58 commit 7ac53b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/bot.js
@@ -1,3 +1,5 @@
#!/usr/bin/env node

'use strict';

/**
Expand Down

0 comments on commit 7ac53b5

Please sign in to comment.