File Manager

Path: /proc/self/root/opt/chef/embedded/lib/ruby/2.7.0/bundler/templates/newgem/bin/

Viewing File: setup.tt

#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx

bundle install

# Do any other automated setup that you need to do here