GitList
Repositories
Help
Report an Issue
rcm
Code
Commits
Branches
Tags
Search
Tree:
057dcd1
Branches
Tags
master
rcm
bootstrap.sh
Installing ruby in bootstrap without prompt.
Dev
commited
057dcd1
at 2018-06-17 09:21:18
bootstrap.sh
Blame
History
Raw
#!/usr/bin/env bash which ruby test "$?" -ne 0 && sudo apt install -y ruby2.0