aws-codedeploy-agent
aws-codedeploy-agent copied to clipboard
Allow forcing use of dpkg to install deb package
Fixes: #166
Description of changes:
Added 'debdpkg' install option to force using dpkg to install a deb package. This allows placing a custom config file before installing the package.
*Also fixes a typo in presumably untested code "Dkpg" -> "Dpkg"
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.