lightsaber/deploy.sh

4 lines
90 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
bundle install --verbose
bundle exec mina deploy --verbose