Fix some rename shit
This commit is contained in:
parent
b973186cb5
commit
3d8a1ec3fc
|
@ -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|
|
||||
|
|
Loading…
Reference in New Issue