From f33c14d2ae8ff871e41e0835f9eccb1f00697172 Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov Date: Thu, 14 May 2020 17:18:43 +0300 Subject: [PATCH] scripts/installers/2004/android.sh --- images/linux/ubuntu2004.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index 508406efe..f03425709 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -265,7 +265,7 @@ { "type": "shell", "scripts":[ - "{{template_dir}}/scripts/installers/1804/android.sh", + "{{template_dir}}/scripts/installers/2004/android.sh", "{{template_dir}}/scripts/installers/azpowershell.sh", "{{template_dir}}/scripts/installers/python.sh" ],