packer-cn/scripts
Julian Phillips c077232744 Fix building on Ubuntu
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).
2013-06-30 13:15:19 +01:00
..
build.sh Fix building on Ubuntu 2013-06-30 13:15:19 +01:00
dist.sh scripts: dish.sh should prefix exe's with 'packer-' [GH-39] 2013-06-28 22:05:03 -04:00
upload.sh scripts: temporarily password protect ZIPs, upload script 2013-06-24 14:56:53 -07:00
website_push.sh scripts: script for publishing to the website 2013-06-20 14:48:57 -07:00