lightsaber/deploy.sh

4 lines
90 B
Bash
Executable File

#!/bin/bash
gem install bundler
bundle install --verbose
bundle exec mina deploy --verbose