#!/bin/sh source {{ bec_venv_path }}/bin/activate exec bec --config {{ bec_path }}/bec_config.yaml "$@"