Current Path : /proc/3848983/root/lib/ruby/gems/3.0.0/gems/rbs-1.0.4/bin/ |
Current File : //proc/3848983/root/lib/ruby/gems/3.0.0/gems/rbs-1.0.4/bin/setup |
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx bundle install --jobs 4 --retry 3 # Do any other automated setup that you need to do here