Skip to content

Commit

Permalink
Make it work cross-platform
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jan 2, 2017
1 parent 0f5e4af commit 37dcb91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/release.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env node --harmony-async-await
#!/bin/sh
// >&/dev/null;exec node --harmony_async_await $0

// Packages
const args = require('args')
Expand Down

0 comments on commit 37dcb91

Please sign in to comment.