AlkantarClanX12

Your IP : 3.135.194.138


Current Path : /opt/alt/ruby30/share/gems/gems/bundler-2.2.33/lib/bundler/templates/newgem/bin/
Upload File :
Current File : //opt/alt/ruby30/share/gems/gems/bundler-2.2.33/lib/bundler/templates/newgem/bin/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