cohit's picture
Upload folder using huggingface_hub
0827183 verified
raw
history blame contribute delete
149 Bytes
#!/bin/bash
set -e
echo "Starting SSH ..."
service ssh start
# flask run --port 3978 --host 0.0.0.0
python /functionaltestbot/app.py --host 0.0.0.0