mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-26 06:43:31 +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 &
|
redis-server &
|
||||||
else
|
else
|
||||||
bashio::log.fatal "redis-server is not installed; paperless-ngx requires it as broker"
|
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
|
fi
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|||||||
Reference in New Issue
Block a user