Your IP : 18.220.24.57


Current Path : /proc/self/root/proc/self/root/opt/alt/ruby27/share/gems/gems/rake-13.0.1/bin/
Upload File :
Current File : //proc/self/root/proc/self/root/opt/alt/ruby27/share/gems/gems/rake-13.0.1/bin/setup

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

bundle install

?>