Update run

This commit is contained in:
Alexandre
2025-08-04 09:26:16 +02:00
committed by GitHub
parent 05e4b1c3ef
commit e13fa048be

View File

@@ -18,4 +18,4 @@ if bashio::config.has_value 'password'; then
fi
bashio::log.info "Starting Collabora Online..."
exec s6-setuidgid cool /usr/bin/entrypoint.sh coolwsd
exec su - cool -c "/usr/bin/entrypoint.sh coolwsd"