mirror of
https://github.com/browser-use/web-ui.git
synced 2026-03-22 11:17:17 +08:00
4 lines
157 B
Bash
4 lines
157 B
Bash
#!/bin/bash
|
|
|
|
# Start supervisord in the foreground to properly manage child processes
|
|
exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf |