Your IP : 3.140.188.201


Current Path : /proc/self/root/opt/alt/ruby24/lib64/ruby/gems/2.4.0/gems/rake-12.0.0/bin/
Upload File :
Current File : //proc/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

?>