bin/MACC02VK5ECHTD7/berksmass
#!/bin/sh for i in test stage prod; do CHEF_ENV=browse_$i bundle exec berks upload done