nicojensen.de/vendor/bundle/gems/mercenary-0.3.6/script/bootstrap
Nico Jensen b59a203dbb Init
Init commit
2019-03-12 13:49:49 +01:00

7 lines
75 B
Bash

#! /bin/sh
set -e
echo "Time to get set up."
bundle install
echo "Boom."