Files
2022-11-05 22:35:28 +08:00

7 lines
54 B
Bash

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