hugo-toha/script/bootstrap
Andrea Zignoli 46fd8a8af2 Cayman files
2023-05-06 13:59:10 +02:00

6 lines
54 B
Bash
Executable file

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