docbrown/uffizzi/db_seed.sh
2023-05-10 16:10:19 -04:00

5 lines
92 B
Bash
Executable file

#!/usr/bin/env bash
SEEDS_MULTIPLIER=2 bundle exec rake db:seed:staging
tail -f /dev/null