Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
129 B
Bash
Raw Permalink Normal View History

2015-11-27 17:24:15 +00:00
#!/bin/bash -e
if [ "$1" = "--seed" ]; then
shift
$APP_PATH/docker/prod/seeder "$@"
fi
2020-12-21 12:09:19 +00:00
QUIET=true bundle exec good_job start