Update 99-run.sh

This commit is contained in:
Alexandre
2025-08-05 12:30:41 +02:00
committed by GitHub
parent 8092b9c282
commit 3a8aeeb7a4

View File

@@ -18,4 +18,4 @@ if bashio::config.has_value 'password'; then
fi
bashio::log.info "Starting Collabora Online..."
/start-collabora-online.sh
su -s /bin/bash -c "/start-collabora-online.sh" "$(getent passwd 1001 | cut -d: -f1)"