#!/bin/bash parent_path=$(cd "$(dirname "${BASH_SOURCE[0]}")"; pwd -P) log_level=DEBUG python3 "${parent_path}/../src/ctp_slack_bot/app.py"