make executable
This commit is contained in:
parent
bf5c24af58
commit
cccf7dba05
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env node
|
||||
'use strict';
|
||||
|
||||
module.exports = require('authenticator-cli/bin/authenticator');
|
||||
|
|
Loading…
Reference in New Issue