1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/bin/render-build.sh
Josh Pigford c9114aaf4d Update render-build.sh
Maybe those aren't necessary with propshaft?
2024-02-02 16:06:42 -06:00

5 lines
No EOL
66 B
Bash
Executable file

#!/usr/bin/env bash
# exit on error
set -o errexit
bundle install