app_cmd.sh 86 B

12
  1. #!/usr/bin/env bash
  2. exec bundle exec sidekiq start -C $RAILS_ROOT/config/sidekiq.yml;