mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(iocmd) rm
This commit is contained in:
parent
450c2598fa
commit
88808ccce0
2 changed files with 1 additions and 5 deletions
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env iojs
|
||||
|
||||
require('./cloudcmd');
|
||||
|
|
@ -17,8 +17,7 @@
|
|||
"orthodox"
|
||||
],
|
||||
"bin": {
|
||||
"cloudcmd": "bin/cloudcmd.js",
|
||||
"iocmd": "bin/iocmd.js"
|
||||
"cloudcmd": "bin/cloudcmd.js"
|
||||
},
|
||||
"scripts": {
|
||||
"bower": "bower",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue