Provide a better error message for the FTP push
This commit is contained in:
parent
8d090f2faa
commit
1d7f4f26be
|
@ -6,4 +6,6 @@ en:
|
|||
requires you set this attribute. Please set this attribute in your
|
||||
Vagrantfile, for example:
|
||||
|
||||
push.%{attribute} = "..."
|
||||
config.push.define "ftp" do |push|
|
||||
push.%{attribute} = "..."
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue