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
|
requires you set this attribute. Please set this attribute in your
|
||||||
Vagrantfile, for example:
|
Vagrantfile, for example:
|
||||||
|
|
||||||
|
config.push.define "ftp" do |push|
|
||||||
push.%{attribute} = "..."
|
push.%{attribute} = "..."
|
||||||
|
end
|
||||||
|
|
Loading…
Reference in New Issue