vagrant/.runner.sh

8 lines
90 B
Bash
Executable File

#!/usr/bin/env bash
set -e
mkdir -p assets
gem build *.gemspec
mv vagrant-*.gem assets/