browser-use-sg / entrypoint.sh
Sanjeev23oct's picture
Upload folder using huggingface_hub
f1d5e1c verified
raw
history blame contribute delete
160 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