Files
Kleeja/docs/script/bootstrap

7 lines
54 B
Plaintext
Raw Normal View History

2018-01-11 19:31:21 +03:00
#!/bin/sh
set -e
gem install bundler
bundle install