mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-08-17 12:25:14 +00:00
unmute initializer
This commit is contained in:
parent
33e861c5a6
commit
0230fc62ea
1 changed files with 2 additions and 2 deletions
|
|
@ -19,5 +19,5 @@ chmod 444 /root/.profile
|
|||
# update package list to save time later
|
||||
apt-get update > /dev/null 2>&1 &
|
||||
|
||||
# Redirect only stdout to /dev/null to suppress normal messages but keep errors visible
|
||||
exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf > /dev/null
|
||||
# let supervisord handle the services
|
||||
exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue