Revert for ubuntu 1604

This commit is contained in:
Vladimir Safonkin
2020-10-05 09:20:26 +03:00
parent a11c9fff08
commit f4b8b26237
3 changed files with 56 additions and 14 deletions

View File

@@ -234,7 +234,10 @@
{
"type": "shell",
"scripts": [
"{{template_dir}}/scripts/installers/pipx-packages.sh"
"{{template_dir}}/scripts/installers/aws-sam-cli.sh"
],
"environment_vars": [
"HELPER_SCRIPTS={{user `helper_script_folder`}}"
],
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
},