make executable

このコミットが含まれているのは:
AJ ONeal 2016-01-02 01:25:46 -08:00
コミット cccf7dba05

1
bin/authenticator.js ノーマルファイル → 実行可能ファイル
ファイルの表示

@ -1,3 +1,4 @@
#!/usr/bin/env node
'use strict';
module.exports = require('authenticator-cli/bin/authenticator');