mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
1) /bin/sh is not /bin/bash, so build.sh needs to explictly use /bin/bash 2) dash's echo does not support \x, but it does support \0 (since dash is /bin/sh, it gets used by Makefiles). |
||
|---|---|---|
| .. | ||
| build.sh | ||
| dist.sh | ||
| upload.sh | ||
| website_push.sh | ||