#!/bin/bash
set -euxo pipefail

bundle exec rake assets:precompile:theme_transpiler

exec bundle exec sidekiq -q critical -q default -q low -v