Your IP : 216.73.216.26


Current Path : /proc/thread-self/root/opt/alt/ruby24/lib64/ruby/gems/2.4.0/gems/rake-12.0.0/bin/
Upload File :
Current File : //proc/thread-self/root/opt/alt/ruby24/lib64/ruby/gems/2.4.0/gems/rake-12.0.0/bin/setup

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

bundle install

?>