mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 23:41:41 -04:00
* Single quotes around chroot command cause it to fail. * The chroot command also gets passed through the CommandWrapper template, so having sudo would clash with however the user wants to run it. * Fix spelling mistake.