change hashbangs from /bin/bash to /bin/sh
@@ -1,2 +1,2 @@
-#!/bin/bash
+#!/bin/sh
node `dirname $0`/../cli/support/amber-cli.js $@
node `dirname $0`/../cli/support/amberc-cli.js $@