Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KingZack
/
ctp-slack-bot
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cf871ae
ctp-slack-bot
/
scripts
/
run.sh
LiKenun
Temporary health check server process
5664427
4 months ago
raw
Copy download link
history
blame
Safe
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