made executable, duh

This commit is contained in:
AJ ONeal 2015-01-15 21:58:27 -07:00
parent 61bd443e12
commit 52bbf0abf0
1 changed files with 1 additions and 0 deletions

1
bin/deardesi.js Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env node
'use strict';
var PromiseA = require('bluebird')