Your IP : 3.147.68.18


Current Path : /proc/self/root/opt/alt/ruby25/lib64/ruby/gems/2.5.0/gems/rake-12.3.3/bin/
Upload File :
Current File : //proc/self/root/opt/alt/ruby25/lib64/ruby/gems/2.5.0/gems/rake-12.3.3/bin/setup

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

bundle install

?>