Bundle item has an option to not print in the bill.
Bills and Kots should print properly with bundles
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
|
||||
echo arq worker.WorkerSettings
|
||||
arq worker.WorkerSettings
|
||||
echo python run_worker.py
|
||||
python run_worker.py
|
||||
|
||||
Reference in New Issue
Block a user