1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/bin/render-build.sh

5 lines
66 B
Bash
Raw Normal View History

2024-02-02 15:52:00 -06:00
#!/usr/bin/env bash
# exit on error
set -o errexit
bundle install