From 888bdc9e9c88e1b48274c560442dc979d561501f Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev Date: Tue, 5 May 2020 16:04:11 +0300 Subject: [PATCH] get back heroku to template --- images/linux/ubuntu2004.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index 3a28b591f..eec51cf48 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -196,6 +196,7 @@ "{{template_dir}}/scripts/installers/git.sh", "{{template_dir}}/scripts/installers/google-chrome.sh", "{{template_dir}}/scripts/installers/google-cloud-sdk.sh", + "{{template_dir}}/scripts/installers/heroku.sh", "{{template_dir}}/scripts/installers/hhvm.sh", "{{template_dir}}/scripts/installers/image-magick.sh", "{{template_dir}}/scripts/installers/java-tools.sh",