Merge pull request #366 from al-cheb/al-cheb/dpkg_fix

Fix unattended installation some packages
This commit is contained in:
Sergey Akhalkov
2020-02-06 12:12:27 +03:00
committed by GitHub
3 changed files with 24 additions and 2 deletions
+3 -1
View File
@@ -162,7 +162,9 @@
"{{template_dir}}/scripts/installers/subversion.sh",
"{{template_dir}}/scripts/installers/terraform.sh",
"{{template_dir}}/scripts/installers/vcpkg.sh",
"{{template_dir}}/scripts/installers/zeit-now.sh"
"{{template_dir}}/scripts/installers/zeit-now.sh",
"{{template_dir}}/scripts/installers/dpkg-config.sh"
],
"environment_vars": [
"METADATA_FILE={{user `metadata_file`}}",