diff --git a/src/market_mad/remotes/s3/import b/src/market_mad/remotes/s3/import index 75ddfea93c..47e2a48057 100755 --- a/src/market_mad/remotes/s3/import +++ b/src/market_mad/remotes/s3/import @@ -64,7 +64,7 @@ secret_access_key = xpath(xml, 'MARKETPLACE/TEMPLATE/SECRET_ACCESS_KEY') bucket = xpath(xml, 'MARKETPLACE/TEMPLATE/BUCKET') region = xpath(xml, 'MARKETPLACE/TEMPLATE/REGION') -name = "marketplaceapp-#{id}" +name = "marketapp-#{id}" source = "s3://#{bucket}/#{name}" # Upload