Your IP : 216.73.216.31


Current Path : /proc/self/root/proc/self/root/opt/alt/ruby34/share/gems/gems/getoptlong-0.2.1/bin/
Upload File :
Current File : //proc/self/root/proc/self/root/opt/alt/ruby34/share/gems/gems/getoptlong-0.2.1/bin/setup

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

bundle install

?>