Fix some rename shit
This commit is contained in:
parent
b973186cb5
commit
3d8a1ec3fc
|
@ -12,9 +12,9 @@ module VagrantPlugins
|
||||||
DESC
|
DESC
|
||||||
|
|
||||||
command(:login) do
|
command(:login) do
|
||||||
require_relative "login"
|
require_relative "command"
|
||||||
init!
|
init!
|
||||||
Push
|
Command
|
||||||
end
|
end
|
||||||
|
|
||||||
action_hook(:cloud_authenticated_boxes, :authenticate_box_url) do |hook|
|
action_hook(:cloud_authenticated_boxes, :authenticate_box_url) do |hook|
|
||||||
|
|
Loading…
Reference in New Issue