mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update run
This commit is contained in:
@@ -18,4 +18,4 @@ if bashio::config.has_value 'password'; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
bashio::log.info "Starting Collabora Online..."
|
bashio::log.info "Starting Collabora Online..."
|
||||||
exec s6-setuidgid cool /usr/bin/entrypoint.sh coolwsd
|
exec su - cool -c "/usr/bin/entrypoint.sh coolwsd"
|
||||||
|
|||||||
Reference in New Issue
Block a user