make executable

Bu işleme şunda yer alıyor:
AJ ONeal 2016-01-02 01:25:46 -08:00
ebeveyn bf5c24af58
işleme cccf7dba05
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme

1
bin/authenticator.js Normal dosya → Çalıştırılabilir dosya
Dosyayı Görüntüle

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