lightsaber/deploy.sh

4 lines
80 B
Bash
Raw Normal View History

2015-08-22 15:42:23 +00:00
#!/bin/bash
2015-08-22 15:46:21 +00:00
gem install bundler
2015-08-22 15:53:03 +00:00
bundle install
2015-08-22 15:46:21 +00:00
bundle exec mina deploy --verbose