index
:
xlgmokha/oh-hey-caius.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
setup
blob: 71df41b426cf7f8f00896a6fc16dc5d61bb12d18 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh set -e cd "$(dirname "$0")/.." gem install bundler bundle install