automality / entrypoint.sh
Animality's picture
Upload folder using huggingface_hub
6eb9915 verified
raw
history blame contribute delete
157 Bytes
#!/bin/bash
# Start supervisord in the foreground to properly manage child processes
exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf