LiKenun's picture
Temporary health check server process
5664427
raw
history blame
169 Bytes
#!/bin/bash
parent_path=$(cd "$(dirname "${BASH_SOURCE[0]}")"; pwd -P)
cd "${parent_path}/.."
python "temporary_health_check_server.py" & python -m ctp_slack_bot.app