mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-25 06:13:32 +02:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -125,6 +125,7 @@ if command -v redis-server > /dev/null 2>&1; then
|
||||
redis-server &
|
||||
else
|
||||
bashio::log.fatal "redis-server is not installed; paperless-ngx requires it as broker"
|
||||
bashio::exit.nok "redis-server is required (install it in PACKAGES or configure an external broker)"
|
||||
fi
|
||||
|
||||
#################
|
||||
|
||||
Reference in New Issue
Block a user