Skip to content

Commit

Permalink
[minor] Update providers
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Sep 5, 2013
1 parent b2a7c80 commit c82fc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jitsu/commands/apps.js
Expand Up @@ -882,7 +882,7 @@ apps.setdrones.usage = [
// to the app in the current directory.
//
apps.cloud = function (name, provider, datacenter) {
var providers = ['joyent', 'telefonica'],
var providers = ['joyent'],
args = utile.args(arguments),
callback = args.callback,
drones = jitsu.argv.drones,
Expand Down

0 comments on commit c82fc55

Please sign in to comment.