#! /bin/bash echo 'Starting global prometheus stats worker' cd / venv/bin/python -m workers.globalpromstats echo 'Global prometheus stats exited'