Browse Source

make executable

master
AJ ONeal 8 years ago
parent
commit
cccf7dba05
  1. 1
      bin/authenticator.js

1
bin/authenticator.js

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

Loading…
Cancel
Save