glados.no/script/bootstrap
2020-08-15 17:02:14 +02:00

7 lines
54 B
Bash
Executable File

#!/bin/sh
set -e
gem install bundler
bundle install