Fix some rename shit

This commit is contained in:
Seth Vargo 2014-12-08 17:48:22 -08:00
parent b973186cb5
commit 3d8a1ec3fc
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ module VagrantPlugins
DESC
command(:login) do
require_relative "login"
require_relative "command"
init!
Push
Command
end
action_hook(:cloud_authenticated_boxes, :authenticate_box_url) do |hook|