[ubuntu] Move aws-sam-cli installation to the aws.sh script (#3401)

This commit is contained in:
Mikhail Timofeev
2021-05-17 21:55:32 +03:00
committed by GitHub
parent c4b6ffb1dc
commit 952ee3e740
6 changed files with 8 additions and 49 deletions

View File

@@ -265,16 +265,6 @@
],
"execute_command": "sudo sh -c '{{ .Vars }} pwsh -f {{ .Path }}'"
},
{
"type": "shell",
"scripts": [
"{{template_dir}}/scripts/installers/aws-sam-cli.sh"
],
"environment_vars": [
"HELPER_SCRIPTS={{user `helper_script_folder`}}"
],
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
},
{
"type": "shell",
"scripts": [