cracker/script/bootstrap

7 lines
54 B
Plaintext
Raw Normal View History

2016-12-13 15:27:25 +00:00
#!/bin/sh
set -e
gem install bundler
bundle install