Poder acceder directo al archivo zip

This commit is contained in:
f 2021-08-07 17:40:13 -03:00
parent f50e202d3a
commit 4ea2169c68

View file

@ -63,6 +63,10 @@ class DeployZip < Deploy
"#{site.deploy_local.hostname}.zip"
end
def path
File.join(destination, hostname)
end
private
def remove_destination!